diff --git a/charts/webhookrelay-operator/Chart.yaml b/charts/webhookrelay-operator/Chart.yaml index 07467d1..615ed7c 100644 --- a/charts/webhookrelay-operator/Chart.yaml +++ b/charts/webhookrelay-operator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: webhookrelay-operator -description: Webhook Relay Operator to deploy agents and manage routing configurations +description: Webhook Relay Operator provides an easy way to receive webhooks to an internal Kubernetes cluster without configuring public IP or load balancer icon: https://webhookrelay.com/images/logo.png keywords: @@ -29,7 +29,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.2 +version: 0.1.3 # 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 diff --git a/charts/webhookrelay-operator/values.yaml b/charts/webhookrelay-operator/values.yaml index 4ac4835..195cc31 100644 --- a/charts/webhookrelay-operator/values.yaml +++ b/charts/webhookrelay-operator/values.yaml @@ -8,7 +8,7 @@ image: repository: webhookrelay/webhookrelay-operator pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "0.2.0" + tag: "0.3.1" credentials: key: ""