Compare commits

..

1 Commits

Author SHA1 Message Date
Morten Olsen
dd1e5a8124 add deployments 2025-07-28 23:23:34 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ on:
branches:
- 'main'
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v*"
env:
environment: test

View File

@@ -4,9 +4,9 @@
image:
repository: ghcr.io/morten-olsen/homelab-operator
pullPolicy: IfNotPresent
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: main
imagePullSecrets: []
nameOverride: ""