Compare commits

..

1 Commits

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

View File

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

View File

@@ -3,8 +3,8 @@
# Declare variables to be passed into your templates.
image:
repository: ghcr.io/morten-olsen/homelab-operator:main
pullPolicy: Always
repository: ghcr.io/morten-olsen/homelab-operator
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""