Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
version to: v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
komalsukhani committed Jul 4, 2024
1 parent 89fa89c commit e7405f0
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.1 # version of the chart
version: 0.18.0 # 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.1"
tag: "v0.18.0"
# specify imagePullSecrets for ServiceAccount
imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit e7405f0

Please sign in to comment.