Skip to content

Commit

Permalink
chore: update space-init image tag to latest (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
kramuenke authored Apr 24, 2024
1 parent 91439ac commit 21abdff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/codezero/templates/system/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
{{- toYaml .Values.system.podSecurityContext | nindent 8 }}
initContainers:
- name: space-init
image: "c6oio/spaceinit:6937d6c"
image: "c6oio/spaceinit:825a485"
imagePullPolicy: {{ .Values.system.image.pullPolicy }}
env:
- name: CZ_CLUSTER_CERT
Expand Down

0 comments on commit 21abdff

Please sign in to comment.