Skip to content

Commit

Permalink
Automated commit - update gateway image tag with: v0.1.11
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dwertent authored and github-actions[bot] committed Feb 26, 2023
1 parent 47ee3db commit 1f0e0c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/kubescape-cloud-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.9.12
version: 1.9.13

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.

appVersion: 1.9.12
appVersion: 1.9.13

maintainers:
- name: Ben Hirschberg
Expand Down
2 changes: 1 addition & 1 deletion charts/kubescape-cloud-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ gateway:
image:
# -- source code: https://github.com/kubescape/gateway
repository: quay.io/kubescape/gateway
tag: v0.1.10
tag: v0.1.11
pullPolicy: Always

replicaCount: 1
Expand Down

0 comments on commit 1f0e0c4

Please sign in to comment.