Skip to content

Commit

Permalink
feat: git-operator release-0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rajgitnutanix committed Dec 9, 2024
1 parent ee4e21b commit 286d811
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/git-operator/0.1.3/git-operator-manifests/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ spec:
- --upstream=http://127.0.0.1:8080/
- --logtostderr=true
- --v=0
image: quay.io/brancz/kube-rbac-proxy:v0.18.1
image: quay.io/brancz/kube-rbac-proxy:v0.18.2
name: kube-rbac-proxy
ports:
- containerPort: 8443
Expand Down Expand Up @@ -1019,7 +1019,7 @@ spec:
- /volumes/admin-tmp/snapshots
- --snapshot-symlink
- /volumes/admin-tmp/active-snapshot
image: docker.io/mesosphere/gitwebserver:v0.13.3
image: docker.io/mesosphere/gitwebserver:v0.13.4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 286d811

Please sign in to comment.