Skip to content

Commit

Permalink
chore(release): 1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Sep 17, 2024
1 parent a354745 commit ebec294
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.30.0 (2024-09-17)


### Features

* dns custom ([#64](https://github.com/SocialGouv/helm-charts/issues/64)) ([a354745](https://github.com/SocialGouv/helm-charts/commit/a354745ff2874740766331d4cc169b39efeccf37))

## 1.29.10 (2024-08-05)


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.10
version: 1.30.0
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.10
version: 1.30.0
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.10
version: 1.30.0
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.10
version: 1.30.0
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.10
version: 1.30.0
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.10
version: 1.30.0
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.10
version: 1.30.0
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.10
version: 1.30.0
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.10
version: 1.30.0
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.10
version: 1.30.0
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.10",
"version": "1.30.0",
"repository": "git@github.com:SocialGouv/helm-charts.git",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit ebec294

Please sign in to comment.