Skip to content

Commit

Permalink
bump all helm chart to deploy them to docker registry
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c committed Nov 8, 2024
1 parent 6858aef commit 4684215
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion acceptance-tests/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.0
version: 0.2.0

# 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
Expand Down
2 changes: 1 addition & 1 deletion apache-mod-mellon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: apache-mod-mellon
description: A Helm chart for deploying an Apache HTTPd configured with the mod_mellon
type: application
version: 1.1.1
version: 1.2.1
appVersion: "1.16.0"
2 changes: 1 addition & 1 deletion apache-nas/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: apache-nas
description: A Helm chart for deploying a Apache-httpd server
type: application
version: 0.6.0
version: 1.0.0
appVersion: "1.16.0"
2 changes: 1 addition & 1 deletion cadastrapp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for deploying geOrchestra's cadastrapp

type: application

version: 0.2.3
version: 1.0.0

# Last version released on https://github.com/georchestra/cadastrapp is 2.0
appVersion: "2.0.0"
3 changes: 1 addition & 2 deletions geocontrib/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ description: |
A Helm chart for deploying geocontrib (https://github.com/neogeo-technologies/geocontrib)
type: application
version: 0.4.1

version: 1.0.0
appVersion: "5.0.2"
2 changes: 1 addition & 1 deletion georchestra-backup-ldap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.2.0
version: 1.0.0

# 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
Expand Down
2 changes: 1 addition & 1 deletion geoserver-datadir-sync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.1
version: 1.0.0

# 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
Expand Down
2 changes: 1 addition & 1 deletion geoserver-lb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: geoserver-lb
apiVersion: v2
description: A Helm chart for deploying geoserver loadbalanced
type: application
version: 1.0.1
version: 1.1.0
appVersion: "22.0.4"
2 changes: 1 addition & 1 deletion opendata-ogc-features/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description: Helm chart for data-api (opendata-ogc-features)

type: application

version: 0.0.4
version: 1.0.0

appVersion: "1.0.0"
2 changes: 1 addition & 1 deletion pgbouncer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.18.0"
description: A Helm chart installing pgbouncer in kubernetes
name: pgbouncer
version: 1.7.0
version: 1.8.0
2 changes: 1 addition & 1 deletion sdi-consistence-check/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: A Helm chart sdi-consistency-check cronjob
name: sdi-consistence-check
version: 0.1.4
version: 1.0.0
2 changes: 1 addition & 1 deletion sftp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description: A Helm chart for deploying a SFTP stack

type: application

version: 1.1.0
version: 1.2.0

appVersion: "1.0"
2 changes: 1 addition & 1 deletion vrt-bot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: vrt-bot
description: A Helm chart for deploying vrt-bot
type: application
version: 0.2.5
version: 1.0.0
appVersion: "0.0.1"

0 comments on commit 4684215

Please sign in to comment.