chore(deploy): update image to latest

This commit is contained in:
Gitea Action
2026-06-09 07:21:33 +00:00
parent 30a00eb348
commit 12076f4cbb

View File

@@ -3,18 +3,18 @@ kind: Kustomization
# 1. Point to the base manifests
resources:
- ../../base
- ../../base
# 2. Apply the production-specific changes
patches:
- path: deployment.yaml
target:
kind: Deployment
name: mal
- path: deployment.yaml
target:
kind: Deployment
name: mal
namespace: mal
images:
- name: main
newName: reg.milasholsting.dk/apps/mal
newTag: sha-6f3ca3e
- name: main
newName: reg.milasholsting.dk/apps/mal
newTag: sha-30a00eb