Skip to content

Commit

Permalink
beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocph committed Aug 12, 2024
1 parent 28ea250 commit a5f561f
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-alpha.84
image: ghcr.io/gimlet-io/gimlet:v1.0.0-beta.1
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-alpha.84
tag: v1.0.0-beta.1
containerPort: 9000
probe:
enabled: true
Expand Down

0 comments on commit a5f561f

Please sign in to comment.