aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMax Resnick <max@ofmax.li>2024-08-30 23:21:59 -0700
committerMax Resnick <max@ofmax.li>2024-08-30 23:21:59 -0700
commit5b1412a26e7a91fc80d7fecdc1df1653abcbbe3c (patch)
tree3723ddf2f480d90c3278e54899d5e29051bd5809 /manifests
parenta09270f7da25cda20c7e1d07c19784a7440a5348 (diff)
downloadgo-git-server-5b1412a26e7a91fc80d7fecdc1df1653abcbbe3c.tar.gz
chore: bump deployment0.3.2
Diffstat (limited to 'manifests')
-rw-r--r--manifests/std/kustomization.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/std/kustomization.yaml b/manifests/std/kustomization.yaml
index 3e44bfd..c20946f 100644
--- a/manifests/std/kustomization.yaml
+++ b/manifests/std/kustomization.yaml
@@ -10,7 +10,7 @@ commonLabels:
labels:
- includeTemplates: true
pairs:
- app.kubernetes.io/version: 0.3.1
+ app.kubernetes.io/version: 0.3.2
resources:
- ../base
@@ -20,4 +20,4 @@ resources:
images:
- name: go-git-server
newName: public.ecr.aws/s0f9o2k5/go-git-server
- newTag: 0.3.1
+ newTag: 0.3.2