Skip to content

Commit

Permalink
version to: v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
buraksekili committed May 6, 2024
1 parent 843e1c9 commit b6a0b77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: tyk-operator
description: A Helm chart to install the tyk-operator
type: application
version: 0.17.0 # version of the chart
version: 0.17.1 # version of the chart
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ envVars:
image:
repository: tykio/tyk-operator
pullPolicy: IfNotPresent
tag: "v0.17.0"
tag: "v0.17.1"
# specify imagePullSecrets for ServiceAccount
imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit b6a0b77

Please sign in to comment.