diff --git a/charts/matverseny-admin/Chart.yaml b/charts/matverseny-admin/Chart.yaml index 9460802..117007e 100644 --- a/charts/matverseny-admin/Chart.yaml +++ b/charts/matverseny-admin/Chart.yaml @@ -15,10 +15,10 @@ 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.5 +version: 0.1.6 # 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: "v4" +appVersion: "v5" diff --git a/charts/matverseny-frontend/Chart.yaml b/charts/matverseny-frontend/Chart.yaml index c625ab7..2ac87dc 100644 --- a/charts/matverseny-frontend/Chart.yaml +++ b/charts/matverseny-frontend/Chart.yaml @@ -15,10 +15,10 @@ 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.15 +version: 0.1.16 # 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: "v1" +appVersion: "v2" diff --git a/charts/matverseny/Chart.yaml b/charts/matverseny/Chart.yaml index fc8d806..23c3bb5 100644 --- a/charts/matverseny/Chart.yaml +++ b/charts/matverseny/Chart.yaml @@ -15,4 +15,4 @@ 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.27 +version: 0.1.28 diff --git a/charts/matverseny/templates/matverseny-admin.yaml b/charts/matverseny/templates/matverseny-admin.yaml index 755a163..469217c 100644 --- a/charts/matverseny/templates/matverseny-admin.yaml +++ b/charts/matverseny/templates/matverseny-admin.yaml @@ -9,7 +9,7 @@ spec: source: repoURL: https://verseghy.github.io/charts/ chart: matverseny-admin - targetRevision: 0.1.5 + targetRevision: 0.1.6 helm: valuesObject: ingress: diff --git a/charts/matverseny/templates/matverseny-frontend.yaml b/charts/matverseny/templates/matverseny-frontend.yaml index 849b084..10f1031 100644 --- a/charts/matverseny/templates/matverseny-frontend.yaml +++ b/charts/matverseny/templates/matverseny-frontend.yaml @@ -9,7 +9,7 @@ spec: source: repoURL: https://verseghy.github.io/charts/ chart: matverseny-frontend - targetRevision: 0.1.15 + targetRevision: 0.1.16 helm: valuesObject: ingress: