imfreedom/k8s-cluster

Update the youtrack image using kustomize

8 months ago, Gary Kramlich
b810fe55f396
Parents 50a37f0490a0
Children 85e9aadd55df
Update the youtrack image using kustomize
--- a/50-issues.imfreedom.org/kustomization.yaml Fri Jul 28 05:05:05 2023 -0500
+++ b/50-issues.imfreedom.org/kustomization.yaml Mon Sep 18 01:26:08 2023 -0500
@@ -5,4 +5,7 @@
role: app
resources:
- manifest.yaml
+images:
+ - name: docker.io/jetbrains/youtrack
+ newTag: 2023.1.17582
---