Files
journal-bot/deployment/kustomization.yaml
Remy Moll 5e514bcc20
All checks were successful
Build container / Build (push) Successful in 35s
switch to semver so that renovate is happy
2025-07-30 12:17:31 +02:00

16 lines
264 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace.yaml
- ./deployment.yaml
- ./sealedsecret.yaml
- ./pvc.yaml
namespace: journal
images:
- name: journal
newName: git.kluster.moll.re/remoll/journal-bot
newTag: 1.1.0-14