Skip to content

Commit

Permalink
Bump API-Gateway image to release 1.3.0 (#16707)
Browse files Browse the repository at this point in the history
* Bump API-Gateway release 1.3.0

* Helm chart version
  • Loading branch information
videlov committed Feb 3, 2023
1 parent b94c909 commit f3deb49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion resources/api-gateway/Chart.yaml
@@ -1,6 +1,6 @@
apiVersion: v1
description: Kyma component 'api-gateway'
name: api-gateway
version: 1.1.0
version: 1.3.0
home: https://kyma-project.io
icon: https://github.com/kyma-project/kyma/blob/main/logo.png?raw=true
4 changes: 2 additions & 2 deletions resources/api-gateway/values.yaml
Expand Up @@ -114,7 +114,7 @@ global:
images:
api_gateway_controller:
name: "api-gateway-controller"
version: "1.2.0"
version: "1.3.0"
api_gateway_webhook_certificates:
name: "api-gateway-webhook-certificates"
version: "1.2.0"
version: "1.3.0"

0 comments on commit f3deb49

Please sign in to comment.