Skip to content

Commit

Permalink
v1.3.19 manifests build (#941)
Browse files Browse the repository at this point in the history
Signed-off-by: jasmingacic <[email protected]>

Signed-off-by: jasmingacic <[email protected]>
  • Loading branch information
jasmingacic authored Oct 31, 2022
1 parent 793dd71 commit 5b4163e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions cmd/kusk/cmd/manifest_data.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/kusk/manifests/dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
app.kubernetes.io/name: kusk-gateway-dashboard
spec:
containers:
- image: kubeshop/kusk-gateway-dashboard:v1.2.3
- image: kubeshop/kusk-gateway-dashboard:v1.2.5
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ patchesStrategicMerge:
images:
- name: kusk-gateway
newName: kubeshop/kusk-gateway
newTag: v1.13.15
newTag: v1.3.19
- name: kusk-gateway:dev
newName: kubeshop/kusk-gateway
newTag: latest

0 comments on commit 5b4163e

Please sign in to comment.