ci: deploy b9f2c72bd47b [skip ci]

This commit is contained in:
gitea-actions[bot] 2026-07-17 11:38:52 +00:00
parent b9f2c72bd4
commit 99d4a3bea9

View File

@ -1,15 +1,16 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- configmap.yaml
- externalsecret-registry.yaml
- deployment.yaml
- service.yaml
- ingress.yaml
- namespace.yaml
- configmap.yaml
- externalsecret-registry.yaml
- deployment.yaml
- service.yaml
- ingress.yaml
# CI updates newTag to the immutable git-sha via `kustomize edit set image` (see .gitea/workflows/ci.yml).
# Name is the public HTTPS pull endpoint that k3s uses.
images:
- name: git.7tl-homelab.com/bmr_bluecap/bcs-website
newTag: latest
- name: git.7tl-homelab.com/bmr_bluecap/bcs-website
newName: git.7tl-homelab.com/bmr_bluecap/bcs-website
newTag: b9f2c72bd47b