Skip to content

Commit

Permalink
v1.3.13 preps (#912)
Browse files Browse the repository at this point in the history
Signed-off-by: jasmingacic <jasmin.gacic@gmail.com>

Signed-off-by: jasmingacic <jasmin.gacic@gmail.com>
  • Loading branch information
jasmingacic authored Oct 21, 2022
1 parent c7b090c commit a4d50be
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/api_server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ spec:
app.kubernetes.io/instance: kusk-gateway-api
spec:
containers:
- image: kubeshop/kusk-gateway-api:v1.1.8
- image: kubeshop/kusk-gateway-api:v1.1.10
imagePullPolicy: Always
name: kusk-gateway-api
serviceAccountName: kusk-gateway-manager
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.3.12
newTag: v1.3.13
- name: kusk-gateway:dev
newName: kubeshop/kusk-gateway
newTag: latest

0 comments on commit a4d50be

Please sign in to comment.