diff --git a/charts/sql-operator/Chart.yaml b/charts/sql-operator/Chart.yaml index 95681b2..c8fe2bd 100644 --- a/charts/sql-operator/Chart.yaml +++ b/charts/sql-operator/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 name: sql-operator description: Manage your Sql servers -version: 0.1.6 +version: 0.2.0 maintainers: - name: NoUseFreak email: dries@stenic.io diff --git a/charts/sql-operator/values.yaml b/charts/sql-operator/values.yaml index 7b2a45d..f2b1b83 100644 --- a/charts/sql-operator/values.yaml +++ b/charts/sql-operator/values.yaml @@ -20,7 +20,7 @@ replicaCount: 1 image: repository: ghcr.io/stenic/sql-operator - tag: 1.0.0 + tag: 1.3.0 pullPolicy: IfNotPresent nameOverride: ""