Skip to content

Commit

Permalink
gimlet-v1.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocph committed Aug 19, 2024
1 parent e6d4ab0 commit ae3fcc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/gimlet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ spec:
- envFrom:
- configMapRef:
name: gimlet
image: ghcr.io/gimlet-io/gimlet:v1.0.0-beta.2
image: ghcr.io/gimlet-io/gimlet:v1.0.0-beta.4
imagePullPolicy: IfNotPresent
name: gimlet
ports:
Expand Down
2 changes: 1 addition & 1 deletion fixtures/gimlet-helm-values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/gimlet-io/gimlet
tag: v1.0.0-beta.2
tag: v1.0.0-beta.4
containerPort: 9000
probe:
enabled: true
Expand Down

0 comments on commit ae3fcc1

Please sign in to comment.