Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions charts/postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## 0.2.1 (2025-08-26)

* Testing CHANGELOG ([#4](https://github.com/dhemeier/helm-charts-debug/pull/4))
4 changes: 2 additions & 2 deletions charts/postgres/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: postgres
description: The World's Most Advanced Open Source Relational Database
type: application
version: 0.2.0
version: 0.2.1
appVersion: "17.6"
keywords:
- postgres
Expand All @@ -20,4 +20,4 @@ dependencies:
- name: common
version: "1.x.x"
repository: oci://registry-1.docker.io/cloudpirates
icon: https://a.storyblok.com/f/143071/512x512/95e7f13e62/postgres-logo.svg
icon: https://a.storyblok.com/f/143071/512x512/95e7f13e62/postgres-logo.svg
5 changes: 5 additions & 0 deletions charts/rabbitmq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## 0.0.3 (2025-08-26)

* Testing CHANGELOG ([#4](https://github.com/dhemeier/helm-charts-debug/pull/4))
4 changes: 2 additions & 2 deletions charts/rabbitmq/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: rabbitmq
description: A messaging broker that implements the Advanced Message Queuing Protocol (AMQP)
type: application
version: 0.0.2
version: 0.0.3
appVersion: "4.1.3"
keywords:
- rabbitmq
Expand All @@ -23,4 +23,4 @@ dependencies:
- name: common
version: "1.x.x"
repository: oci://registry-1.docker.io/cloudpirates
icon: https://a.storyblok.com/f/143071/512x512/aa1bd68288/rabbitmq-logo.svg
icon: https://a.storyblok.com/f/143071/512x512/aa1bd68288/rabbitmq-logo.svg
2 changes: 1 addition & 1 deletion charts/rabbitmq/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,4 +237,4 @@ extraEnv: []
extraVolumes: []

## @param extraVolumeMounts Additional volume mounts to add to the RabbitMQ container
extraVolumeMounts: []
extraVolumeMounts: []