Skip to content

Commit

Permalink
update console version to v0.24.0 (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
wasaga authored Jan 2, 2024
1 parent 6900d0a commit ce3d01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/console/deployment/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
spec:
containers:
- name: pomerium-console
image: docker.cloudsmith.io/pomerium/enterprise/pomerium-console:v0.22.0
image: docker.cloudsmith.io/pomerium/enterprise/pomerium-console:v0.24.0
imagePullPolicy: IfNotPresent
imagePullSecrets:
- name: pomerium-enterprise-docker

0 comments on commit ce3d01c

Please sign in to comment.