Skip to content

Commit

Permalink
chore(release): 1.29.7
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Jul 18, 2024
1 parent 5763549 commit e54213d
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 11 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## 1.29.7 (2024-07-18)


### Bug Fixes

* **pgadmin:** oauth2-proxy name ([5763549](https://github.com/SocialGouv/helm-charts/commit/57635490f89be44bdbf4f8e3f56f0ac83d0f8901))

## 1.29.6 (2024-07-15)


Expand Down
2 changes: 1 addition & 1 deletion charts/buildkit-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
version: 1.29.6
version: 1.29.7
name: buildkit-service
description: Helm chart for buildkit service deployment
2 changes: 1 addition & 1 deletion charts/clamav/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: clamav
version: 1.29.6
version: 1.29.7
description: A ClamAV service with a REST API
2 changes: 1 addition & 1 deletion charts/cnpg-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: cnpg-cluster
description: A Helm chart to create cloudnative-pg.io clusters
type: application
version: 1.29.6
version: 1.29.7
appVersion: '15'
2 changes: 1 addition & 1 deletion charts/common/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: common
version: 1.29.6
version: 1.29.7
type: library
2 changes: 1 addition & 1 deletion charts/maildev/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
description: A Helm chart for maildev
name: maildev
version: 1.29.6
version: 1.29.7
2 changes: 1 addition & 1 deletion charts/matomo-sync/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apiVersion: v2
name: matomo-sync
version: 1.29.6
version: 1.29.7
2 changes: 1 addition & 1 deletion charts/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: oauth2-proxy
version: 1.29.6
version: 1.29.7
dependencies:
- name: common
version: 1.28.18
Expand Down
2 changes: 1 addition & 1 deletion charts/pgadmin/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: pgadmin
version: 1.29.6
version: 1.29.7
dependencies:
- name: oauth2-proxy
version: 1.28.18
Expand Down
2 changes: 1 addition & 1 deletion charts/pgweb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: A Helm chart for pgweb
name: pgweb
version: 1.29.6
version: 1.29.7
dependencies:
- name: oauth2-proxy
version: 1.29.1
Expand Down
2 changes: 1 addition & 1 deletion charts/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ maintainers:
- name: guerzon
email: guerzon@proton.me
url: https://github.com/guerzon
version: 1.29.6
version: 1.29.7
kubeVersion: '>=1.12.0-0'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.29.6",
"version": "1.29.7",
"repository": "git@github.com:SocialGouv/helm-charts.git",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit e54213d

Please sign in to comment.