Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Laszlo Fogas <[email protected]>
  • Loading branch information
laszlocph committed Mar 7, 2024
1 parent 22233fc commit d925194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/helm/onechart-helm-values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/gimlet-io/capacitor
tag: v0.3.1
tag: v0.3.2
containerPort: 9000
probe:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion deploy/k8s/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
app.kubernetes.io/instance: capacitor
spec:
containers:
- image: ghcr.io/gimlet-io/capacitor:v0.3.1
- image: ghcr.io/gimlet-io/capacitor:v0.3.2
imagePullPolicy: IfNotPresent
name: capacitor
ports:
Expand Down

0 comments on commit d925194

Please sign in to comment.