From 96d7dde82f81d4f91beee8590183a69ef6a73152 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 20:50:39 +0100 Subject: [PATCH] chore(deps): update external minor dep helm releases (minor) (#1343) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update external minor dep helm releases * Auto-generate chart README * Combine dep bumps Co-authored-by: Renovate Bot Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs --- .github/workflows/generate-readme.yaml | 158 +++++++++++------- .../generate-renovate-changelog.yaml | 78 --------- Gemfile | 2 +- charts/stable/dsmr-reader/Chart.yaml | 34 ++-- charts/stable/dsmr-reader/README.md | 48 +++--- charts/stable/dsmr-reader/README.md.gotmpl | 30 ++++ .../dsmr-reader/README_CHANGELOG.md.gotmpl | 36 ---- charts/stable/dsmr-reader/values.yaml | 2 +- charts/stable/ghost/Chart.yaml | 34 ++-- charts/stable/ghost/README.md | 27 ++- charts/stable/ghost/README.md.gotmpl | 30 ++++ .../stable/ghost/README_CHANGELOG.md.gotmpl | 28 ---- charts/stable/icinga2/Chart.yaml | 34 ++-- charts/stable/icinga2/README.md | 36 ++-- charts/stable/icinga2/README.md.gotmpl | 30 ++++ .../stable/icinga2/README_CHANGELOG.md.gotmpl | 26 --- charts/stable/joplin-server/Chart.yaml | 8 +- charts/stable/joplin-server/README.md | 40 ++--- charts/stable/joplin-server/README.md.gotmpl | 30 ++++ charts/stable/kanboard/Chart.yaml | 30 ++-- charts/stable/kanboard/README.md | 44 ++--- charts/stable/kanboard/README.md.gotmpl | 30 ++++ charts/stable/mealie/Chart.yaml | 30 ++-- charts/stable/mealie/README.md | 57 ++----- charts/stable/mealie/README.md.gotmpl | 30 ++++ .../stable/mealie/README_CHANGELOG.md.gotmpl | 47 ------ charts/stable/miniflux/Chart.yaml | 32 ++-- charts/stable/miniflux/README.md | 34 ++-- charts/stable/miniflux/README.md.gotmpl | 30 ++++ charts/stable/monica/Chart.yaml | 32 ++-- charts/stable/monica/README.md | 45 ++--- charts/stable/monica/README.md.gotmpl | 30 ++++ .../stable/monica/README_CHANGELOG.md.gotmpl | 35 ---- charts/stable/openemr/Chart.yaml | 12 +- charts/stable/openemr/README.md | 45 ++--- charts/stable/openemr/README.md.gotmpl | 30 ++++ .../stable/openemr/README_CHANGELOG.md.gotmpl | 35 ---- charts/stable/openkm/Chart.yaml | 46 ++--- charts/stable/openkm/README.md | 39 ++--- charts/stable/openkm/README.md.gotmpl | 30 ++++ .../stable/openkm/README_CHANGELOG.md.gotmpl | 26 --- charts/stable/overleaf/Chart.yaml | 42 +++-- charts/stable/overleaf/README.md | 37 ++-- charts/stable/overleaf/README.md.gotmpl | 30 ++++ .../overleaf/README_CHANGELOG.md.gotmpl | 34 ---- charts/stable/paperless/Chart.yaml | 42 +++-- charts/stable/paperless/README.md | 64 +++---- charts/stable/paperless/README.md.gotmpl | 30 ++++ .../paperless/README_CHANGELOG.md.gotmpl | 50 ------ charts/stable/powerdns/Chart.yaml | 12 +- charts/stable/powerdns/README.md | 50 ++---- charts/stable/powerdns/README.md.gotmpl | 30 ++++ .../powerdns/README_CHANGELOG.md.gotmpl | 33 ---- charts/stable/shlink/Chart.yaml | 16 +- charts/stable/shlink/README.md | 48 +++--- charts/stable/shlink/README.md.gotmpl | 30 ++++ .../stable/shlink/README_CHANGELOG.md.gotmpl | 35 ---- charts/stable/statping/Chart.yaml | 28 ++-- charts/stable/statping/README.md | 40 ++--- charts/stable/statping/README.md.gotmpl | 30 ++++ charts/stable/teedy/Chart.yaml | 34 ++-- charts/stable/teedy/README.md | 48 ++---- charts/stable/teedy/README.md.gotmpl | 30 ++++ charts/stable/teslamate/Chart.yaml | 10 +- charts/stable/teslamate/README.md | 55 ++---- charts/stable/teslamate/README.md.gotmpl | 30 ++++ charts/stable/traccar/Chart.yaml | 34 ++-- charts/stable/traccar/README.md | 46 ++--- charts/stable/traccar/README.md.gotmpl | 30 ++++ .../stable/traccar/README_CHANGELOG.md.gotmpl | 42 ----- charts/stable/tt-rss/Chart.yaml | 28 ++-- charts/stable/tt-rss/README.md | 33 ++-- charts/stable/tt-rss/README.md.gotmpl | 30 ++++ charts/stable/unifi/Chart.yaml | 22 ++- charts/stable/unifi/README.md | 86 ++-------- charts/stable/unifi/README.md.gotmpl | 30 ++++ .../stable/unifi/README_CHANGELOG.md.gotmpl | 84 ---------- charts/stable/vaultwarden/Chart.yaml | 42 +++-- charts/stable/vaultwarden/README.md | 66 ++------ charts/stable/vaultwarden/README.md.gotmpl | 30 ++++ .../vaultwarden/README_CHANGELOG.md.gotmpl | 61 ------- charts/stable/vikunja/Chart.yaml | 8 +- charts/stable/vikunja/README.md | 53 ++---- charts/stable/vikunja/README.md.gotmpl | 30 ++++ charts/stable/wallabag/Chart.yaml | 52 +++--- charts/stable/wallabag/README.md | 60 +++---- charts/stable/wallabag/README.md.gotmpl | 30 ++++ .../wallabag/README_CHANGELOG.md.gotmpl | 50 ------ 88 files changed, 1551 insertions(+), 1764 deletions(-) delete mode 100644 .github/workflows/generate-renovate-changelog.yaml delete mode 100644 charts/stable/dsmr-reader/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/ghost/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/icinga2/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/mealie/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/monica/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/openemr/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/openkm/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/overleaf/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/paperless/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/powerdns/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/shlink/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/traccar/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/unifi/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/vaultwarden/README_CHANGELOG.md.gotmpl delete mode 100644 charts/stable/wallabag/README_CHANGELOG.md.gotmpl diff --git a/.github/workflows/generate-readme.yaml b/.github/workflows/generate-readme.yaml index 16d42c55..af6df679 100644 --- a/.github/workflows/generate-readme.yaml +++ b/.github/workflows/generate-readme.yaml @@ -6,77 +6,115 @@ on: workflow_dispatch: pull_request: paths: - - 'charts/**' + - "charts/**" jobs: - generate-readme: - name: Auto-generate chart README + get-branch: + name: Get branch runs-on: ubuntu-20.04 + outputs: + branch: ${{ steps.branch-name.outputs.current_branch }} + steps: - - name: Checkout - uses: actions/checkout@v2 - with: - fetch-depth: 2 + - name: Get branch name + id: branch-name + uses: tj-actions/branch-names@v5.1 - - uses: dorny/paths-filter@v2 - id: filter - with: - base: ${{ github.ref }} - list-files: shell - filters: | - addedOrModified: - - added|modified: 'charts/**' + generate-readme: + name: Update changelog + runs-on: ubuntu-20.04 + needs: + - get-branch - - name: Install Helm - if: steps.filter.outputs.addedOrModified == 'true' - uses: azure/setup-helm@v1 - with: - version: v3.6.3 + steps: + - name: Checkout + uses: actions/checkout@v2 + with: + fetch-depth: 0 - - uses: actions/setup-python@v2 - if: steps.filter.outputs.addedOrModified == 'true' - with: - python-version: 3.9 + - uses: dorny/paths-filter@v2 + id: filter + with: + base: ${{ github.ref }} + list-files: shell + filters: | + addedOrModified: + - added|modified: 'charts/**' - - name: Install helm-docs - if: steps.filter.outputs.addedOrModified == 'true' - run: | - wget -O /tmp/helm-docs.deb https://github.com/k8s-at-home/helm-docs/releases/download/v0.1.1/helm-docs_0.1.1_Linux_x86_64.deb - sudo dpkg -i /tmp/helm-docs.deb + - name: Annotate Charts.yaml for Renovate + if: steps.filter.outputs.addedOrModified == 'true' && startsWith(needs.get-branch.outputs.branch, 'renovate/') + run: | + CHARTS=() + PATHS=(${{ steps.filter.outputs.addedOrModified_files }}) + # Get only the chart paths + for i in "${PATHS[@]}" + do + IFS='/' read -r -a path_parts <<< "$i" + CHARTS+=("${path_parts[1]}/${path_parts[2]}") + done - - name: Run against changed charts - if: steps.filter.outputs.addedOrModified == 'true' - run: | - CHARTS=() - PATHS=(${{ steps.filter.outputs.addedOrModified_files }}) - # Get only the chart paths - for i in "${PATHS[@]}" - do - IFS='/' read -r -a path_parts <<< "$i" - CHARTS+=("${path_parts[1]}/${path_parts[2]}") - done + # Remove duplicates + CHARTS=( `for i in ${CHARTS[@]}; do echo $i; done | sort -u` ) - # Remove duplicates - CHARTS=( `for i in ${CHARTS[@]}; do echo $i; done | sort -u` ) + for i in "${CHARTS[@]}" + do + echo "Updating CHANGELOG for chart ${i}" + IFS='/' read -r -a chart_parts <<< "$i" + if [ -f "charts/${chart_parts[0]}"/"${chart_parts[1]}/Chart.yaml" ]; then + ./hack/renovate-releasenotes.sh "charts/${chart_parts[0]}"/"${chart_parts[1]}" + fi + echo "" + done - for i in "${CHARTS[@]}" - do - echo "Rendering README for chart ${i}" - IFS='/' read -r -a chart_parts <<< "$i" - if [ -f "charts/${chart_parts[0]}"/"${chart_parts[1]}/Chart.yaml" ]; then - ./hack/gen-helm-docs.sh "${chart_parts[0]}" "${chart_parts[1]}" - fi - echo "" - done + - name: Install Helm + if: steps.filter.outputs.addedOrModified == 'true' + uses: azure/setup-helm@v1 + with: + version: v3.6.3 - - name: Create commit - if: steps.filter.outputs.addedOrModified == 'true' - uses: stefanzweifel/git-auto-commit-action@v4 - with: - push_options: --force - commit_message: Auto-generate chart README + - uses: actions/setup-python@v2 + if: steps.filter.outputs.addedOrModified == 'true' + with: + python-version: 3.9 - commit_user_name: ${{ github.actor }} - commit_user_email: ${{ github.actor }}@users.noreply.github.com + - name: Install helm-docs + if: steps.filter.outputs.addedOrModified == 'true' + run: | + wget -O /tmp/helm-docs.deb https://github.com/k8s-at-home/helm-docs/releases/download/v0.1.1/helm-docs_0.1.1_Linux_x86_64.deb + sudo dpkg -i /tmp/helm-docs.deb - file_pattern: charts/**/ + - name: Generate README for changed charts + if: steps.filter.outputs.addedOrModified == 'true' + run: | + CHARTS=() + PATHS=(${{ steps.filter.outputs.addedOrModified_files }}) + # Get only the chart paths + for i in "${PATHS[@]}" + do + IFS='/' read -r -a path_parts <<< "$i" + CHARTS+=("${path_parts[1]}/${path_parts[2]}") + done + + # Remove duplicates + CHARTS=( `for i in ${CHARTS[@]}; do echo $i; done | sort -u` ) + + for i in "${CHARTS[@]}" + do + echo "Rendering README for chart ${i}" + IFS='/' read -r -a chart_parts <<< "$i" + if [ -f "charts/${chart_parts[0]}"/"${chart_parts[1]}/Chart.yaml" ]; then + ./hack/gen-helm-docs.sh "${chart_parts[0]}" "${chart_parts[1]}" + fi + echo "" + done + + - name: Create commit + if: steps.filter.outputs.addedOrModified == 'true' + uses: stefanzweifel/git-auto-commit-action@v4 + with: + commit_message: Auto-generate chart README + + commit_user_name: ${{ github.actor }} + commit_user_email: ${{ github.actor }}@users.noreply.github.com + + file_pattern: charts/**/ diff --git a/.github/workflows/generate-renovate-changelog.yaml b/.github/workflows/generate-renovate-changelog.yaml deleted file mode 100644 index a04d7e40..00000000 --- a/.github/workflows/generate-renovate-changelog.yaml +++ /dev/null @@ -1,78 +0,0 @@ -name: "Charts: Update changelog for Renovate PR" - -concurrency: update-renovate-pr-changelog - -on: - pull_request: - paths: - - "charts/**" - -jobs: - get-branch: - name: Get branch - runs-on: ubuntu-20.04 - outputs: - branch: ${{ steps.branch-name.outputs.current_branch }} - - steps: - - name: Get branch name - id: branch-name - uses: tj-actions/branch-names@v5.1 - - update-changelog: - name: Update changelog - runs-on: ubuntu-20.04 - needs: - - get-branch - if: startsWith(needs.get-branch.outputs.branch, 'renovate/') - - steps: - - name: Checkout - uses: actions/checkout@v2 - with: - fetch-depth: 0 - - - uses: dorny/paths-filter@v2 - id: filter - with: - list-files: shell - filters: | - addedOrModified: - - added|modified: 'charts/**' - - - name: Run against changed charts - if: steps.filter.outputs.addedOrModified == 'true' - run: | - CHARTS=() - PATHS=(${{ steps.filter.outputs.addedOrModified_files }}) - # Get only the chart paths - for i in "${PATHS[@]}" - do - IFS='/' read -r -a path_parts <<< "$i" - CHARTS+=("${path_parts[1]}/${path_parts[2]}") - done - - # Remove duplicates - CHARTS=( `for i in ${CHARTS[@]}; do echo $i; done | sort -u` ) - - for i in "${CHARTS[@]}" - do - echo "Updating CHANGELOG for chart ${i}" - IFS='/' read -r -a chart_parts <<< "$i" - if [ -f "charts/${chart_parts[0]}"/"${chart_parts[1]}/Chart.yaml" ]; then - ./hack/renovate-releasenotes.sh "charts/${chart_parts[0]}"/"${chart_parts[1]}" - fi - echo "" - done - - - name: Create commit - if: steps.filter.outputs.addedOrModified == 'true' - uses: stefanzweifel/git-auto-commit-action@v4 - with: - push_options: --force - commit_message: Auto-generate chart changelog annotation - - commit_user_name: ${{ github.actor }} - commit_user_email: ${{ github.actor }}@users.noreply.github.com - - file_pattern: charts/**/Chart.yaml diff --git a/Gemfile b/Gemfile index eb8b37b3..3ee7bc2b 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source 'https://rubygems.org' group :test do gem 'm' - gem 'minitest', "5.14.4" + gem 'minitest', "5.15.0" gem 'minitest-implicit-subject' gem 'minitest-reporters', "1.4.3" gem 'pry', "0.14.1" diff --git a/charts/stable/dsmr-reader/Chart.yaml b/charts/stable/dsmr-reader/Chart.yaml index 827a9d09..84b2311c 100644 --- a/charts/stable/dsmr-reader/Chart.yaml +++ b/charts/stable/dsmr-reader/Chart.yaml @@ -2,24 +2,30 @@ apiVersion: v2 appVersion: "2021.06.01" description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. name: dsmr-reader -version: 5.3.1 +version: 5.4.0 kubeVersion: ">=1.16.0-0" keywords: -- dsmr-reader -- energy + - dsmr-reader + - energy home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/dsmr-reader icon: https://avatars2.githubusercontent.com/u/57727360?s=400&v=4 sources: -- https://github.com/dsmrreader/dsmr-reader -- https://github.com/xirixiz/dsmr-reader-docker + - https://github.com/dsmrreader/dsmr-reader + - https://github.com/xirixiz/dsmr-reader-docker maintainers: -- name: billimek - email: jeff@billimek.com + - name: billimek + email: jeff@billimek.com dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/dsmr-reader/README.md b/charts/stable/dsmr-reader/README.md index f9176159..b1fd7e52 100644 --- a/charts/stable/dsmr-reader/README.md +++ b/charts/stable/dsmr-reader/README.md @@ -1,6 +1,6 @@ # dsmr-reader -![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: 2021.06.01](https://img.shields.io/badge/AppVersion-2021.06.01-informational?style=flat-square) +![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-informational?style=flat-square) ![AppVersion: 2021.06.01](https://img.shields.io/badge/AppVersion-2021.06.01-informational?style=flat-square) DSMR-protocol reader, telegram data storage and energy consumption visualizer. @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -81,7 +81,7 @@ N/A | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"xirixiz/dsmr-reader-docker"` | image repository | -| image.tag | string | `"latest-2021.06.01-amd64"` | image tag | +| image.tag | string | `"amd64-2021.12.09"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence.p1reader | object | See values.yaml | Set up a local USB p1 reader device. | @@ -91,34 +91,24 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [5.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [4.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.2. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.2/charts/stable/common/) for the up-to-date values. -- Updated image tag to `latest-2021.06.01-amd64`. -- Updated postgresql chart to `10.4.9`. - -### [1.0.0] +### Version 5.4.0 #### Added -- Initial chart version +N/A -[5.0.0]: #500 -[4.0.0]: #400 -[1.0.0]: #100 +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `postgresql` chart dependency to version `10.14.4`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/dsmr-reader?modal=changelog) ## Support @@ -128,4 +118,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/dsmr-reader/README.md.gotmpl b/charts/stable/dsmr-reader/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/dsmr-reader/README.md.gotmpl +++ b/charts/stable/dsmr-reader/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/dsmr-reader/README_CHANGELOG.md.gotmpl b/charts/stable/dsmr-reader/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 9e6698ce..00000000 --- a/charts/stable/dsmr-reader/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,36 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [5.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [4.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.2. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.2/charts/stable/common/) for the up-to-date values. -- Updated image tag to `latest-2021.06.01-amd64`. -- Updated postgresql chart to `10.4.9`. - -### [1.0.0] - -#### Added - -- Initial chart version - -[5.0.0]: #500 -[4.0.0]: #400 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/dsmr-reader/values.yaml b/charts/stable/dsmr-reader/values.yaml index 4e1a58db..a79f94a8 100644 --- a/charts/stable/dsmr-reader/values.yaml +++ b/charts/stable/dsmr-reader/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: xirixiz/dsmr-reader-docker # -- image tag - tag: latest-2021.06.01-amd64 + tag: amd64-2021.12.09 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/ghost/Chart.yaml b/charts/stable/ghost/Chart.yaml index 4bfb1c38..fd18ecbe 100644 --- a/charts/stable/ghost/Chart.yaml +++ b/charts/stable/ghost/Chart.yaml @@ -2,24 +2,30 @@ apiVersion: v2 appVersion: 4.27.2 description: Ghost is a blogging and publishing software name: ghost -version: 1.0.0 +version: 1.1.0 kubeVersion: ">=1.19.0-0" keywords: -- ghost -- blogging + - ghost + - blogging home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/ghost icon: https://ghost.org/images/logos/logo-black-1.png sources: -- https://github.com/TryGhost/Ghost -- https://github.com/TryGhost/Ghost-CLI + - https://github.com/TryGhost/Ghost + - https://github.com/TryGhost/Ghost-CLI maintainers: -- name: samip5 - email: sm+k8s-at-home+git@samip.fi + - name: samip5 + email: sm+k8s-at-home+git@samip.fi dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: mariadb - version: 10.1.0 - repository: https://charts.bitnami.com/bitnami - condition: mariadb.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: mariadb + version: 10.2.0 + repository: https://charts.bitnami.com/bitnami + condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. diff --git a/charts/stable/ghost/README.md b/charts/stable/ghost/README.md index 6bb9b753..8deedf49 100644 --- a/charts/stable/ghost/README.md +++ b/charts/stable/ghost/README.md @@ -1,6 +1,6 @@ # ghost -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 4.27.2](https://img.shields.io/badge/AppVersion-4.27.2-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 4.27.2](https://img.shields.io/badge/AppVersion-4.27.2-informational?style=flat-square) Ghost is a blogging and publishing software @@ -19,8 +19,8 @@ Kubernetes: `>=1.19.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 10.1.0 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -100,25 +100,24 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [1.0.0] +### Version 1.1.0 #### Added -- Initial version +N/A #### Changed -- N/A +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. -#### Removed +#### Fixed -- N/A +N/A -[1.0.0]: #1309 +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/ghost?modal=changelog) ## Support @@ -128,4 +127,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/ghost/README.md.gotmpl b/charts/stable/ghost/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/ghost/README.md.gotmpl +++ b/charts/stable/ghost/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/ghost/README_CHANGELOG.md.gotmpl b/charts/stable/ghost/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 6159fc7c..00000000 --- a/charts/stable/ghost/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,28 +0,0 @@ - -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [1.0.0] - -#### Added - -- Initial version - -#### Changed - -- N/A - -#### Removed - -- N/A - -[1.0.0]: #1309 -{{- end -}} diff --git a/charts/stable/icinga2/Chart.yaml b/charts/stable/icinga2/Chart.yaml index 3fad939c..c5c13304 100644 --- a/charts/stable/icinga2/Chart.yaml +++ b/charts/stable/icinga2/Chart.yaml @@ -2,24 +2,30 @@ apiVersion: v2 appVersion: latest description: A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. name: icinga2 -version: 2.3.1 +version: 3.0.0 kubeVersion: ">=1.16.0-0" keywords: -- icinga2 -- monitoring + - icinga2 + - monitoring home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/icinga2 icon: https://avatars.githubusercontent.com/u/835441?s=200&v=4 sources: -- https://github.com/jjethwa/icinga2 -- https://icinga.com/ + - https://github.com/jjethwa/icinga2 + - https://icinga.com/ maintainers: -- name: nicholaswilde - email: ncwilde43@gmail.com + - name: nicholaswilde + email: ncwilde43@gmail.com dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: mariadb - version: 9.7.1 - repository: https://charts.bitnami.com/bitnami - condition: mariadb.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: mariadb + version: 10.2.0 + repository: https://charts.bitnami.com/bitnami + condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. diff --git a/charts/stable/icinga2/README.md b/charts/stable/icinga2/README.md index 53fc3768..1440109a 100644 --- a/charts/stable/icinga2/README.md +++ b/charts/stable/icinga2/README.md @@ -1,6 +1,6 @@ # icinga2 -![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -93,24 +93,24 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [2.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [1.0.0] +### Version 3.0.0 #### Added -- Initial version +N/A -[2.0.0]: #200 -[1.0.0]: #100 +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/icinga2?modal=changelog) ## Support @@ -120,4 +120,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/icinga2/README.md.gotmpl b/charts/stable/icinga2/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/icinga2/README.md.gotmpl +++ b/charts/stable/icinga2/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/icinga2/README_CHANGELOG.md.gotmpl b/charts/stable/icinga2/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 11e6b867..00000000 --- a/charts/stable/icinga2/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,26 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [2.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [1.0.0] - -#### Added - -- Initial version - -[2.0.0]: #200 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/joplin-server/Chart.yaml b/charts/stable/joplin-server/Chart.yaml index a85d7ce0..b02b5d58 100644 --- a/charts/stable/joplin-server/Chart.yaml +++ b/charts/stable/joplin-server/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 2.1.2 description: This server allows you to sync any Joplin client name: joplin-server -version: 4.3.1 +version: 4.4.0 keywords: - joplin - notes @@ -20,6 +20,10 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.2.0 - name: postgresql - version: 10.13.10 + version: 10.14.4 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/joplin-server/README.md b/charts/stable/joplin-server/README.md index 963e0612..ed823285 100644 --- a/charts/stable/joplin-server/README.md +++ b/charts/stable/joplin-server/README.md @@ -1,6 +1,6 @@ # joplin-server -![Version: 4.3.1](https://img.shields.io/badge/Version-4.3.1-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) +![Version: 4.4.0](https://img.shields.io/badge/Version-4.4.0-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) This server allows you to sync any Joplin client @@ -18,7 +18,7 @@ This server allows you to sync any Joplin client | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://library-charts.k8s-at-home.com | common | 4.2.0 | ## TL;DR @@ -95,43 +95,23 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [4.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [3.2.0] - -#### Changed - -- Updated Joplin Server version to 2.1.2, as 2.0 introduces breaking changes between client and server. - -### [3.0.0] +### Version 4.4.0 #### Added -- Added support for installing a postgresql database along with this chart. +N/A #### Changed -- **BREAKING**: Upgraded the common library dependency to version 3.1.1. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.1.1/charts/stable/common/) for the up-to-date values. +* Upgraded `postgresql` chart dependency to version `10.14.4`. -### [1.0.0] +#### Fixed -#### Added +N/A -- Initial version +### Older versions -[4.0.0]: #400 -[3.2.0]: #320 -[3.0.0]: #300 -[1.0.0]: #100 +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/joplin-server?modal=changelog) ## Support @@ -141,4 +121,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/joplin-server/README.md.gotmpl b/charts/stable/joplin-server/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/joplin-server/README.md.gotmpl +++ b/charts/stable/joplin-server/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/kanboard/Chart.yaml b/charts/stable/kanboard/Chart.yaml index f78de7bd..1b7219b0 100644 --- a/charts/stable/kanboard/Chart.yaml +++ b/charts/stable/kanboard/Chart.yaml @@ -2,23 +2,27 @@ apiVersion: v2 appVersion: v1.2.20 description: Kanboard is a free and open source Kanban project management software. name: kanboard -version: 4.3.1 +version: 4.4.0 kubeVersion: ">=1.16.0-0" keywords: -- kanboard -- kanban + - kanboard + - kanban home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/kanboard icon: https://raw.githubusercontent.com/kanboard/website/master/assets/img/icon.svg sources: -- https://github.com/kanboard/kanboard + - https://github.com/kanboard/kanboard maintainers: -- name: trly - email: trly@users.noreply.github.com + - name: trly + email: trly@users.noreply.github.com dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.2.0 + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/kanboard/README.md b/charts/stable/kanboard/README.md index eaea1322..ffd396b1 100644 --- a/charts/stable/kanboard/README.md +++ b/charts/stable/kanboard/README.md @@ -1,6 +1,6 @@ # kanboard -![Version: 4.3.1](https://img.shields.io/badge/Version-4.3.1-informational?style=flat-square) ![AppVersion: v1.2.20](https://img.shields.io/badge/AppVersion-v1.2.20-informational?style=flat-square) +![Version: 4.4.0](https://img.shields.io/badge/Version-4.4.0-informational?style=flat-square) ![AppVersion: v1.2.20](https://img.shields.io/badge/AppVersion-v1.2.20-informational?style=flat-square) Kanboard is a free and open source Kanban project management software. @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://library-charts.k8s-at-home.com | common | 4.2.0 | ## TL;DR @@ -96,41 +96,23 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [4.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [3.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- **BREAKING**: Moved app configuration to environment variables. -- Changed image tag to `1.2.20`. - -### [1.1.0] +### Version 4.4.0 #### Added -- Added postgres support +N/A -### [1.0.0] +#### Changed -#### Added +* Upgraded `postgresql` chart dependency to version `10.14.4`. -- Initial chart release +#### Fixed -[4.0.0]: #400 -[3.0.0]: #300 -[1.1.0]: #110 -[1.0.0]: #100 +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/kanboard?modal=changelog) ## Support @@ -140,4 +122,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/kanboard/README.md.gotmpl b/charts/stable/kanboard/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/kanboard/README.md.gotmpl +++ b/charts/stable/kanboard/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/mealie/Chart.yaml b/charts/stable/mealie/Chart.yaml index e1af3967..a8af33da 100644 --- a/charts/stable/mealie/Chart.yaml +++ b/charts/stable/mealie/Chart.yaml @@ -2,22 +2,28 @@ apiVersion: v2 appVersion: v0.5.1 description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. name: mealie -version: 3.2.1 +version: 3.3.0 kubeVersion: ">=1.16.0-0" keywords: -- grocy + - grocy home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/mealie icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png sources: -- https://github.com/hay-kot/mealie + - https://github.com/hay-kot/mealie maintainers: -- name: bjw-s - email: me@bjw-s.dev + - name: bjw-s + email: me@bjw-s.dev dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - repository: https://charts.bitnami.com/bitnami - version: 10.13.11 - condition: postgresql.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: postgresql + repository: https://charts.bitnami.com/bitnami + version: 10.14.4 + condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/mealie/README.md b/charts/stable/mealie/README.md index 79bf202f..a884ba53 100644 --- a/charts/stable/mealie/README.md +++ b/charts/stable/mealie/README.md @@ -1,6 +1,6 @@ # mealie -![Version: 3.2.1](https://img.shields.io/badge/Version-3.2.1-informational?style=flat-square) ![AppVersion: v0.5.1](https://img.shields.io/badge/AppVersion-v0.5.1-informational?style=flat-square) +![Version: 3.3.0](https://img.shields.io/badge/Version-3.3.0-informational?style=flat-square) ![AppVersion: v0.5.1](https://img.shields.io/badge/AppVersion-v0.5.1-informational?style=flat-square) Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.11 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -89,45 +89,24 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.2.0] - -### Changed - -- Add dependency for postgres database as the application now supports it. [Postgres - Mealie](https://hay-kot.github.io/mealie/documentation/getting-started/install/#docker-compose-with-postgres-beta) - -### [3.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [2.0.1] - -#### Changed - -- Bump container version to `v0.5.1`. - -### [2.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.2. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.2/charts/stable/common/) for the up-to-date values. - -### [1.0.0] +### Version 3.3.0 #### Added -- Initial version +N/A -[3.0.0]: #300 -[2.0.1]: #201 -[2.0.0]: #200 -[1.0.0]: #100 +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `postgresql` chart dependency to version `10.14.4`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/mealie?modal=changelog) ## Support @@ -137,4 +116,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/mealie/README.md.gotmpl b/charts/stable/mealie/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/mealie/README.md.gotmpl +++ b/charts/stable/mealie/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/mealie/README_CHANGELOG.md.gotmpl b/charts/stable/mealie/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 1436da13..00000000 --- a/charts/stable/mealie/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,47 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.2.0] - -### Changed - -- Add dependency for postgres database as the application now supports it. [Postgres - Mealie](https://hay-kot.github.io/mealie/documentation/getting-started/install/#docker-compose-with-postgres-beta) - -### [3.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [2.0.1] - -#### Changed - -- Bump container version to `v0.5.1`. - -### [2.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.2. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.2/charts/stable/common/) for the up-to-date values. - -### [1.0.0] - -#### Added - -- Initial version - -[3.0.0]: #300 -[2.0.1]: #201 -[2.0.0]: #200 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 07b6eea8..87d46520 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -2,24 +2,28 @@ apiVersion: v2 appVersion: 2.0.32 description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 4.3.1 +version: 4.4.0 kubeVersion: ">=1.16.0-0" keywords: -- miniflux -- rss -- news + - miniflux + - rss + - news home: https://github.com/k8s-at-home/charts/tree/master/charts/miniflux icon: https://raw.githubusercontent.com/miniflux/logo/master/icon.svg sources: -- https://github.com/miniflux/v2 + - https://github.com/miniflux/v2 maintainers: -- name: trly - email: trly@users.noreply.github.com + - name: trly + email: trly@users.noreply.github.com dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.2.0 + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/miniflux/README.md b/charts/stable/miniflux/README.md index c0f4d32d..ac0b0308 100644 --- a/charts/stable/miniflux/README.md +++ b/charts/stable/miniflux/README.md @@ -1,6 +1,6 @@ # miniflux -![Version: 4.3.1](https://img.shields.io/badge/Version-4.3.1-informational?style=flat-square) ![AppVersion: 2.0.32](https://img.shields.io/badge/AppVersion-2.0.32-informational?style=flat-square) +![Version: 4.4.0](https://img.shields.io/badge/Version-4.4.0-informational?style=flat-square) ![AppVersion: 2.0.32](https://img.shields.io/badge/AppVersion-2.0.32-informational?style=flat-square) Miniflux is a minimalist and opinionated feed reader. @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://library-charts.k8s-at-home.com | common | 4.2.0 | ## TL;DR @@ -93,35 +93,23 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/charts/tree/master/charts/common/README.md#Changelog). +### Version 4.4.0 -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +#### Added -### [4.0.0] +N/A #### Changed -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. +* Upgraded `postgresql` chart dependency to version `10.14.4`. -### [3.0.0] +#### Fixed -#### Changed +N/A -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed image tag to `2.0.32`. +### Older versions -#### Removed - -- **BREAKING**: Removed `config` section, since these values could be set through environment variables. - -### [1.0.0] - -- Initial chart release - -[4.0.0]: #400 -[3.0.0]: #300 -[1.0.0]: #100 +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/miniflux?modal=changelog) ## Support @@ -131,4 +119,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/miniflux/README.md.gotmpl b/charts/stable/miniflux/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/miniflux/README.md.gotmpl +++ b/charts/stable/miniflux/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index f38d33c6..81864c45 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -2,23 +2,29 @@ apiVersion: v2 appVersion: 3.1.1-apache description: A Personal Relationship Management tool to help you organize your social life name: monica -version: 6.3.1 +version: 7.0.0 kubeVersion: ">=1.16.0-0" keywords: -- crm + - crm home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/monica icon: https://pbs.twimg.com/profile_images/951820722191720450/mtCNuIXX.jpg sources: -- https://github.com/monicahq/monica -- https://hub.docker.com/_/monica + - https://github.com/monicahq/monica + - https://hub.docker.com/_/monica maintainers: -- name: billimek - email: jeff@billimek.com + - name: billimek + email: jeff@billimek.com dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: mariadb - version: 9.7.1 - repository: https://charts.bitnami.com/bitnami - condition: mariadb.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: mariadb + version: 10.2.0 + repository: https://charts.bitnami.com/bitnami + condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. diff --git a/charts/stable/monica/README.md b/charts/stable/monica/README.md index 5c3db425..16c44a41 100644 --- a/charts/stable/monica/README.md +++ b/charts/stable/monica/README.md @@ -1,6 +1,6 @@ # monica -![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![AppVersion: 3.1.1-apache](https://img.shields.io/badge/AppVersion-3.1.1--apache-informational?style=flat-square) +![Version: 7.0.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![AppVersion: 3.1.1-apache](https://img.shields.io/badge/AppVersion-3.1.1--apache-informational?style=flat-square) A Personal Relationship Management tool to help you organize your social life @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -96,33 +96,24 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [6.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [5.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed image tag to `3.1.1-apache`. - -### [1.0.0] +### Version 7.0.0 #### Added -- Initial version +N/A -[6.0.0]: #600 -[5.0.0]: #500 -[1.0.0]: #100 +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/monica?modal=changelog) ## Support @@ -132,4 +123,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/monica/README.md.gotmpl b/charts/stable/monica/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/monica/README.md.gotmpl +++ b/charts/stable/monica/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/monica/README_CHANGELOG.md.gotmpl b/charts/stable/monica/README_CHANGELOG.md.gotmpl deleted file mode 100644 index ab688532..00000000 --- a/charts/stable/monica/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,35 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [6.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [5.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed image tag to `3.1.1-apache`. - -### [1.0.0] - -#### Added - -- Initial version - -[6.0.0]: #600 -[5.0.0]: #500 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/openemr/Chart.yaml b/charts/stable/openemr/Chart.yaml index 493c094a..ff6c0d76 100644 --- a/charts/stable/openemr/Chart.yaml +++ b/charts/stable/openemr/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 6.1.0 description: OpenEMR is the most popular open source electronic health records and medical practice management solution. name: openemr -version: 3.3.1 +version: 4.0.0 kubeVersion: ">=1.16.0-0" keywords: - openemr @@ -21,8 +21,14 @@ maintainers: dependencies: - name: common repository: https://library-charts.k8s-at-home.com - version: 4.2.0 + version: 4.3.0 - name: mariadb - version: 9.7.1 + version: 10.2.0 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. diff --git a/charts/stable/openemr/README.md b/charts/stable/openemr/README.md index 77ce4e3d..cb9ce403 100644 --- a/charts/stable/openemr/README.md +++ b/charts/stable/openemr/README.md @@ -1,6 +1,6 @@ # openemr -![Version: 3.3.1](https://img.shields.io/badge/Version-3.3.1-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square) OpenEMR is the most popular open source electronic health records and medical practice management solution. @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -88,33 +88,24 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [2.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.1. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.1/charts/stable/common/) for the up-to-date values. -- Updated the image tag to `6.1.0`. - -### [1.0.0] +### Version 4.0.0 #### Added -- Initial version +N/A -[3.0.0]: #300 -[2.0.0]: #200 -[1.0.0]: #100 +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/openemr?modal=changelog) ## Support @@ -124,4 +115,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/openemr/README.md.gotmpl b/charts/stable/openemr/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/openemr/README.md.gotmpl +++ b/charts/stable/openemr/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/openemr/README_CHANGELOG.md.gotmpl b/charts/stable/openemr/README_CHANGELOG.md.gotmpl deleted file mode 100644 index b4a88227..00000000 --- a/charts/stable/openemr/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,35 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [2.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.1. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.1/charts/stable/common/) for the up-to-date values. -- Updated the image tag to `6.1.0`. - -### [1.0.0] - -#### Added - -- Initial version - -[3.0.0]: #300 -[2.0.0]: #200 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/openkm/Chart.yaml b/charts/stable/openkm/Chart.yaml index c23cca2f..21386a9b 100644 --- a/charts/stable/openkm/Chart.yaml +++ b/charts/stable/openkm/Chart.yaml @@ -2,29 +2,37 @@ apiVersion: v2 appVersion: 1.0.0 description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. name: openkm -version: 2.3.1 +version: 3.0.0 kubeVersion: ">=1.16.0-0" keywords: -- openkm -- documentation management -- docs + - openkm + - documentation management + - docs home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/openkm icon: https://raw.githubusercontent.com/openkm/document-management-system/master/src/main/webapp/img/logo_favicon.ico sources: -- https://www.openkm.com/ -- https://github.com/openkm/document-management-system + - https://www.openkm.com/ + - https://github.com/openkm/document-management-system maintainers: -- name: carpenike - email: ryan@ryanholt.net + - name: carpenike + email: ryan@ryanholt.net dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled -- name: mariadb - version: 9.7.1 - repository: https://charts.bitnami.com/bitnami - condition: mariadb.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled + - name: mariadb + version: 10.2.0 + repository: https://charts.bitnami.com/bitnami + condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/openkm/README.md b/charts/stable/openkm/README.md index e310d63d..d2ff3374 100644 --- a/charts/stable/openkm/README.md +++ b/charts/stable/openkm/README.md @@ -1,6 +1,6 @@ # openkm -![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. @@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -91,24 +91,25 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [2.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [1.0.0] +### Version 3.0.0 #### Added -- Initial version +N/A -[2.0.0]: #200 -[1.0.0]: #100 +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. +* Upgraded `postgresql` chart dependency to version `10.14.4`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/openkm?modal=changelog) ## Support @@ -118,4 +119,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/openkm/README.md.gotmpl b/charts/stable/openkm/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/openkm/README.md.gotmpl +++ b/charts/stable/openkm/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/openkm/README_CHANGELOG.md.gotmpl b/charts/stable/openkm/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 11e6b867..00000000 --- a/charts/stable/openkm/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,26 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [2.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [1.0.0] - -#### Added - -- Initial version - -[2.0.0]: #200 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/overleaf/Chart.yaml b/charts/stable/overleaf/Chart.yaml index 0c42288a..b06ca946 100644 --- a/charts/stable/overleaf/Chart.yaml +++ b/charts/stable/overleaf/Chart.yaml @@ -2,27 +2,35 @@ apiVersion: v2 appVersion: 2.7.1 description: A web-based collaborative LaTeX editor name: overleaf -version: 2.2.1 +version: 2.3.0 kubeVersion: ">=1.16.0-0" keywords: -- overleaf -- sharelatex + - overleaf + - sharelatex home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/overleaf icon: https://avatars.githubusercontent.com/u/6359919?s=200&v=4 sources: -- https://github.com/overleaf/overleaf + - https://github.com/overleaf/overleaf maintainers: -- name: bjw-s - email: me@bjw-s.dev + - name: bjw-s + email: me@bjw-s.dev dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: redis - version: 15.5.5 - repository: https://charts.bitnami.com/bitnami - condition: redis.enabled -- name: mongodb - version: 10.28.7 - repository: https://charts.bitnami.com/bitnami - condition: mongodb.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: redis + version: 15.6.10 + repository: https://charts.bitnami.com/bitnami + condition: redis.enabled + - name: mongodb + version: 10.30.12 + repository: https://charts.bitnami.com/bitnami + condition: mongodb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mongodb` chart dependency to version `10.30.12`. + - kind: changed + description: Upgraded `redis` chart dependency to version `15.6.10`. diff --git a/charts/stable/overleaf/README.md b/charts/stable/overleaf/README.md index e293a88d..ded51095 100644 --- a/charts/stable/overleaf/README.md +++ b/charts/stable/overleaf/README.md @@ -1,6 +1,6 @@ # overleaf -![Version: 2.2.1](https://img.shields.io/badge/Version-2.2.1-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) +![Version: 2.3.0](https://img.shields.io/badge/Version-2.3.0-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) A web-based collaborative LaTeX editor @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mongodb | 10.28.7 | -| https://charts.bitnami.com/bitnami | redis | 15.5.5 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mongodb | 10.30.12 | +| https://charts.bitnami.com/bitnami | redis | 15.6.10 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -93,32 +93,25 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [2.0.0] - -#### Changed - -- Upgraded the redis dependency to version 15.x. Be sure to check out the [redis chart repo](https://github.com/bitnami/charts/tree/master/bitnami/redis) for the up-to-date values. - -### [1.0.0] +### Version 2.3.0 #### Added -- Initial version +N/A #### Changed -- N/A +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mongodb` chart dependency to version `10.30.12`. +* Upgraded `redis` chart dependency to version `15.6.10`. -#### Removed +#### Fixed -- N/A +N/A -[2.0.0]: #200 -[1.0.0]: #100 +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/overleaf?modal=changelog) ## Support @@ -128,4 +121,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/overleaf/README.md.gotmpl b/charts/stable/overleaf/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/overleaf/README.md.gotmpl +++ b/charts/stable/overleaf/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/overleaf/README_CHANGELOG.md.gotmpl b/charts/stable/overleaf/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 76255290..00000000 --- a/charts/stable/overleaf/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,34 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [2.0.0] - -#### Changed - -- Upgraded the redis dependency to version 15.x. Be sure to check out the [redis chart repo](https://github.com/bitnami/charts/tree/master/bitnami/redis) for the up-to-date values. - -### [1.0.0] - -#### Added - -- Initial version - -#### Changed - -- N/A - -#### Removed - -- N/A - -[2.0.0]: #200 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/paperless/Chart.yaml b/charts/stable/paperless/Chart.yaml index 4ae25bb1..3c25fd17 100644 --- a/charts/stable/paperless/Chart.yaml +++ b/charts/stable/paperless/Chart.yaml @@ -2,27 +2,35 @@ apiVersion: v2 appVersion: 1.5.0 description: Paperless - Index and archive all of your scanned paper documents name: paperless -version: 8.2.1 +version: 8.3.0 kubeVersion: ">=1.16.0-0" keywords: -- paperless + - paperless home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/paperless icon: https://avatars.githubusercontent.com/u/47271576?s=200&v=4 sources: -- https://github.com/jonaswinkler/paperless-ng + - https://github.com/jonaswinkler/paperless-ng maintainers: -- name: mr-onion-2 -- name: jonnobrow - email: jonathan@jonnobrow.co.uk + - name: mr-onion-2 + - name: jonnobrow + email: jonathan@jonnobrow.co.uk dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled -- name: redis - version: 15.5.5 - repository: https://charts.bitnami.com/bitnami - condition: redis.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled + - name: redis + version: 15.6.10 + repository: https://charts.bitnami.com/bitnami + condition: redis.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. + - kind: changed + description: Upgraded `redis` chart dependency to version `15.6.10`. diff --git a/charts/stable/paperless/README.md b/charts/stable/paperless/README.md index 87effcff..aa70a70e 100644 --- a/charts/stable/paperless/README.md +++ b/charts/stable/paperless/README.md @@ -1,6 +1,6 @@ # paperless -![Version: 8.2.1](https://img.shields.io/badge/Version-8.2.1-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) +![Version: 8.3.0](https://img.shields.io/badge/Version-8.3.0-informational?style=flat-square) ![AppVersion: 1.5.0](https://img.shields.io/badge/AppVersion-1.5.0-informational?style=flat-square) Paperless - Index and archive all of your scanned paper documents @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | -| https://charts.bitnami.com/bitnami | redis | 15.5.5 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | +| https://charts.bitnami.com/bitnami | redis | 15.6.10 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -78,6 +78,7 @@ N/A |-----|------|---------|-------------| | env | object | See below | See the following files for additional environment variables: https://github.com/jonaswinkler/paperless-ng/tree/master/docker/compose/ https://github.com/jonaswinkler/paperless-ng/blob/master/paperless.conf.example | | env.COMPOSE_PROJECT_NAME | string | `"paperless"` | Project name | +| env.PAPERLESS_DBHOST | string | `nil` | Database host to use | | env.PAPERLESS_OCR_LANGUAGE | string | `"eng"` | OCR languages to install | | env.PAPERLESS_REDIS | string | `nil` | Redis to use | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | @@ -94,48 +95,25 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [8.0.0] - -#### Changed - -- Upgraded the App Version to `1.5.0` -- Changed the image tag to `1.5.0` -- Include postgresql and redis charts from bitnami as Paperless supports both of these. This adds two new configuration sections and can replace the additionalContainers used for redis previously. - -### [7.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [6.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed the image tag to `1.4.5`. - -### [5.3.2] - -#### Changed - -- Updated icon url. - -### [1.0.0] +### Version 8.3.0 #### Added -- Initial version +N/A -[7.0.0]: #700 -[6.0.0]: #600 -[5.3.2]: #532 -[1.0.0]: #100 +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `postgresql` chart dependency to version `10.14.4`. +* Upgraded `redis` chart dependency to version `15.6.10`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/paperless?modal=changelog) ## Support @@ -145,4 +123,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/paperless/README.md.gotmpl b/charts/stable/paperless/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/paperless/README.md.gotmpl +++ b/charts/stable/paperless/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/paperless/README_CHANGELOG.md.gotmpl b/charts/stable/paperless/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 89c5757f..00000000 --- a/charts/stable/paperless/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,50 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [8.0.0] - -#### Changed - -- Upgraded the App Version to `1.5.0` -- Changed the image tag to `1.5.0` -- Include postgresql and redis charts from bitnami as Paperless supports both of these. This adds two new configuration sections and can replace the additionalContainers used for redis previously. - -### [7.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [6.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed the image tag to `1.4.5`. - -### [5.3.2] - -#### Changed - -- Updated icon url. - -### [1.0.0] - -#### Added - -- Initial version - -[7.0.0]: #700 -[6.0.0]: #600 -[5.3.2]: #532 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/powerdns/Chart.yaml b/charts/stable/powerdns/Chart.yaml index 13078607..ec3fa07c 100755 --- a/charts/stable/powerdns/Chart.yaml +++ b/charts/stable/powerdns/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v4.3.1 description: PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is provided as a separate program. name: powerdns -version: 3.5.1 +version: 4.0.0 home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns sources: - http://www.github.com/PowerDNS/ @@ -12,10 +12,16 @@ maintainers: email: ryan@ryanholt.net dependencies: - name: postgresql - version: 10.13.10 + version: 10.14.4 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: mariadb - version: 9.7.1 + version: 10.2.0 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/powerdns/README.md b/charts/stable/powerdns/README.md index 9b1f79bf..1029fb9d 100644 --- a/charts/stable/powerdns/README.md +++ b/charts/stable/powerdns/README.md @@ -1,6 +1,6 @@ # powerdns -![Version: 3.5.1](https://img.shields.io/badge/Version-3.5.1-informational?style=flat-square) ![AppVersion: v4.3.1](https://img.shields.io/badge/AppVersion-v4.3.1-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: v4.3.1](https://img.shields.io/badge/AppVersion-v4.3.1-informational?style=flat-square) PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is provided as a separate program. @@ -16,8 +16,8 @@ PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | ## TL;DR @@ -80,22 +80,11 @@ N/A | image.repository | string | `"naps/powerdns"` | | | image.tag | string | `"4.3.1"` | | | imagePullSecrets | list | `[]` | | -| mariadb.architecture | string | `"standalone"` | | -| mariadb.auth.database | string | `"pdns"` | | -| mariadb.auth.password | string | `"pdns-pass"` | | -| mariadb.auth.rootPassword | string | `"pdnsrootpass"` | | -| mariadb.auth.username | string | `"pdns"` | | -| mariadb.enabled | bool | `false` | | -| mariadb.primary.persistence.enabled | bool | `false` | | +| mariadb | object | `{"architecture":"standalone","auth":{"database":"pdns","password":"pdns-pass","rootPassword":"pdnsrootpass","username":"pdns"},"enabled":false,"primary":{"persistence":{"enabled":false}}}` | ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/mariadb | | nameOverride | string | `""` | | | nodeSelector | object | `{}` | | | podSecurityContext | object | `{}` | | -| postgresql.enabled | bool | `true` | | -| postgresql.persistence.enabled | bool | `false` | | -| postgresql.postgresqlDatabase | string | `"pdns"` | | -| postgresql.postgresqlPassword | string | `"pdnspass"` | | -| postgresql.postgresqlPostgresPassword | string | `"pdnsadminpass"` | | -| postgresql.postgresqlUsername | string | `"pdns"` | | +| postgresql | object | `{"enabled":true,"persistence":{"enabled":false},"postgresqlDatabase":"pdns","postgresqlPassword":"pdnspass","postgresqlPostgresPassword":"pdnsadminpass","postgresqlUsername":"pdns"}` | ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql | | powerdns.additionalEnv | list | `[]` | | | powerdns.config | object | `{}` | | | powerdns.dnssec | bool | `true` | | @@ -124,37 +113,30 @@ N/A | service.port | int | `53` | | | service.type | string | `"ClusterIP"` | | | serviceAccount.create | bool | `true` | | -| serviceAccount.name | string | `nil` | | +| serviceAccount.name | string | `nil` | If not set and create is true, a name is generated using the fullname template | | strategyType | string | `"Recreate"` | | | tolerations | list | `[]` | | ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). +### Version 4.0.0 -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +#### Added -### [3.3.2] +N/A #### Changed -- Updated changelog +* Upgraded `mariadb` chart dependency to version `10.2.0`. +* Upgraded `postgresql` chart dependency to version `10.14.4`. -### [3.2.2] +#### Fixed -#### Changed +N/A -- Updated icon url. +### Older versions -### [1.0.0] - -#### Changed - -- use helm-docs - -[3.3.2]: #332 -[3.2.2]: #322 -[3.1.1]: #311 +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/powerdns?modal=changelog) ## Support @@ -164,4 +146,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/powerdns/README.md.gotmpl b/charts/stable/powerdns/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/powerdns/README.md.gotmpl +++ b/charts/stable/powerdns/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/powerdns/README_CHANGELOG.md.gotmpl b/charts/stable/powerdns/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 8628e417..00000000 --- a/charts/stable/powerdns/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,33 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.3.2] - -#### Changed - -- Updated changelog - -### [3.2.2] - -#### Changed - -- Updated icon url. - -### [1.0.0] - -#### Changed - -- use helm-docs - -[3.3.2]: #332 -[3.2.2]: #322 -[3.1.1]: #311 -{{- end -}} diff --git a/charts/stable/shlink/Chart.yaml b/charts/stable/shlink/Chart.yaml index bdedbd90..84d29241 100644 --- a/charts/stable/shlink/Chart.yaml +++ b/charts/stable/shlink/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 2.7.1 description: A self-hosted and PHP-based URL shortener application with CLI and REST interfaces name: shlink -version: 3.3.1 +version: 4.0.0 kubeVersion: ">=1.16.0-0" keywords: - shlink @@ -17,12 +17,20 @@ maintainers: dependencies: - name: common repository: https://library-charts.k8s-at-home.com - version: 4.2.0 + version: 4.3.0 - name: postgresql - version: 10.13.10 + version: 10.14.4 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: mariadb - version: 9.7.1 + version: 10.2.0 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/shlink/README.md b/charts/stable/shlink/README.md index 9a1fbb47..b9a09c6d 100644 --- a/charts/stable/shlink/README.md +++ b/charts/stable/shlink/README.md @@ -1,6 +1,6 @@ # shlink -![Version: 3.3.1](https://img.shields.io/badge/Version-3.3.1-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) A self-hosted and PHP-based URL shortener application with CLI and REST interfaces @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -89,33 +89,25 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [2.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.1. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.1/charts/stable/common/) for the up-to-date values. -- Changed image tag to `2.7.1`. - -### [1.0.0] +### Version 4.0.0 #### Added -- Initial version +N/A -[3.0.0]: #300 -[2.0.0]: #200 -[1.0.0]: #100 +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. +* Upgraded `postgresql` chart dependency to version `10.14.4`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/shlink?modal=changelog) ## Support @@ -125,4 +117,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/shlink/README.md.gotmpl b/charts/stable/shlink/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/shlink/README.md.gotmpl +++ b/charts/stable/shlink/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/shlink/README_CHANGELOG.md.gotmpl b/charts/stable/shlink/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 183aa9b2..00000000 --- a/charts/stable/shlink/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,35 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [2.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.1. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.1/charts/stable/common/) for the up-to-date values. -- Changed image tag to `2.7.1`. - -### [1.0.0] - -#### Added - -- Initial version - -[3.0.0]: #300 -[2.0.0]: #200 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/statping/Chart.yaml b/charts/stable/statping/Chart.yaml index e37a0d80..171d427a 100644 --- a/charts/stable/statping/Chart.yaml +++ b/charts/stable/statping/Chart.yaml @@ -2,26 +2,30 @@ apiVersion: v2 appVersion: v0.90.74 description: Status page for monitoring your websites and applications name: statping -version: 5.3.1 +version: 5.4.0 kubeVersion: ">=1.16.0-0" keywords: -- statping -- status -- status-page + - statping + - status + - status-page home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/statping icon: https://avatars.githubusercontent.com/u/61949049?s=200&v=4 sources: -- https://github.com/statping/statping + - https://github.com/statping/statping maintainers: - name: DirtyCajunRice email: nick@cajun.pro - name: angelnu email: git@angelnu.com dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.2.0 + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/statping/README.md b/charts/stable/statping/README.md index 5aae34ac..235e5790 100644 --- a/charts/stable/statping/README.md +++ b/charts/stable/statping/README.md @@ -1,6 +1,6 @@ # statping -![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: v0.90.74](https://img.shields.io/badge/AppVersion-v0.90.74-informational?style=flat-square) +![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-informational?style=flat-square) ![AppVersion: v0.90.74](https://img.shields.io/badge/AppVersion-v0.90.74-informational?style=flat-square) Status page for monitoring your websites and applications @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://library-charts.k8s-at-home.com | common | 4.2.0 | ## TL;DR @@ -99,41 +99,23 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). +### Version 5.4.0 -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +#### Added -### [5.0.0] +N/A #### Changed -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. +* Upgraded `postgresql` chart dependency to version `10.14.4`. -### [4.0.0] +#### Fixed -#### Changed +N/A -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed image tag to `v0.90.74`. +### Older versions -### [3.3.2] - -#### Changed - -- Updated icon url - -### [2.0.0] - -#### Changed - -- Migrated to common library chart -- Moved `service.port` to `service.port.port` - -[5.0.0]: #500 -[4.0.0]: #400 -[3.3.2]: #332 -[2.0.0]: #200 +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/statping?modal=changelog) ## Support @@ -143,4 +125,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/statping/README.md.gotmpl b/charts/stable/statping/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/statping/README.md.gotmpl +++ b/charts/stable/statping/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/teedy/Chart.yaml b/charts/stable/teedy/Chart.yaml index 9c9e5fb1..40ec25aa 100644 --- a/charts/stable/teedy/Chart.yaml +++ b/charts/stable/teedy/Chart.yaml @@ -2,25 +2,29 @@ apiVersion: v2 appVersion: v1.9 description: Teedy is an open source, lightweight document management system for individuals and businesses. name: teedy -version: 5.3.1 +version: 5.4.0 kubeVersion: ">=1.16.0-0" keywords: -- teedy -- documents -- management + - teedy + - documents + - management home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/teedy icon: https://raw.githubusercontent.com/sismics/docs/v1.9/docs-web/src/main/resources/image/logo.png sources: -- https://github.com/sismics/docs -- https://github.com/k8s-at-home/charts/tree/master/charts/teedy + - https://github.com/sismics/docs + - https://github.com/k8s-at-home/charts/tree/master/charts/teedy maintainers: -- name: carpenike - email: ryan@ryanholt.net + - name: carpenike + email: ryan@ryanholt.net dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.2.0 + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/teedy/README.md b/charts/stable/teedy/README.md index 8cabaa70..e2f4bd52 100644 --- a/charts/stable/teedy/README.md +++ b/charts/stable/teedy/README.md @@ -1,6 +1,6 @@ # teedy -![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.1-informational?style=flat-square) ![AppVersion: v1.9](https://img.shields.io/badge/AppVersion-v1.9-informational?style=flat-square) +![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-informational?style=flat-square) ![AppVersion: v1.9](https://img.shields.io/badge/AppVersion-v1.9-informational?style=flat-square) Teedy is an open source, lightweight document management system for individuals and businesses. @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://library-charts.k8s-at-home.com | common | 4.2.0 | ## TL;DR @@ -100,39 +100,23 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [5.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [4.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. - -### [3.4.1] - -#### Changed - -- Updated icon url. - -### [1.0.0] +### Version 5.4.0 #### Added -- Initial version +N/A -[5.0.0]: #500 -[4.0.0]: #400 -[3.4.1]: #341 -[1.0.0]: #100 +#### Changed + +* Upgraded `postgresql` chart dependency to version `10.14.4`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/teedy?modal=changelog) ## Support @@ -142,4 +126,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/teedy/README.md.gotmpl b/charts/stable/teedy/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/teedy/README.md.gotmpl +++ b/charts/stable/teedy/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/teslamate/Chart.yaml b/charts/stable/teslamate/Chart.yaml index a44619e3..545a1379 100644 --- a/charts/stable/teslamate/Chart.yaml +++ b/charts/stable/teslamate/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 appVersion: v1.23.4 -description: A self-hosted data logger for your Tesla 🚘 +description: "A self-hosted data logger for your Tesla \U0001F698" name: teslamate -version: 6.3.1 +version: 6.4.0 keywords: - teslamate - tesla @@ -17,9 +17,13 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.2.0 - name: postgresql - version: 10.13.10 + version: 10.14.4 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled maintainers: - name: billimek email: jeff@billimek.com +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/teslamate/README.md b/charts/stable/teslamate/README.md index fc5aac25..f0bd9835 100644 --- a/charts/stable/teslamate/README.md +++ b/charts/stable/teslamate/README.md @@ -1,6 +1,6 @@ # teslamate -![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![AppVersion: v1.23.4](https://img.shields.io/badge/AppVersion-v1.23.4-informational?style=flat-square) +![Version: 6.4.0](https://img.shields.io/badge/Version-6.4.0-informational?style=flat-square) ![AppVersion: v1.23.4](https://img.shields.io/badge/AppVersion-v1.23.4-informational?style=flat-square) A self-hosted data logger for your Tesla 🚘 @@ -17,7 +17,7 @@ A self-hosted data logger for your Tesla 🚘 | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://library-charts.k8s-at-home.com | common | 4.2.0 | ## TL;DR @@ -92,52 +92,23 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). +### Version 6.4.0 -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +#### Added -### [6.1.3] +N/A + +#### Changed + +* Upgraded `postgresql` chart dependency to version `10.14.4`. #### Fixed -- Updated chart URL's. +N/A -### [6.0.0] +### Older versions -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [5.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed image tag to `1.23.4`. -- Provide dynamic default values for database environment vars. -- Provide sane default values for postgresql chart. - -### [4.0.0] - -#### Changed - -- **BREAKING** Migrate to the common library, a lot of configuration has changed. - -#### Removed - -- test-connection - -### [3.6.1] - -#### Changed - -- use helm-docs - -[6.0.0]: #600 -[5.0.0]: #500 -[4.0.0]: #400 -[3.6.1]: #361 +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/teslamate?modal=changelog) ## Support @@ -147,4 +118,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/teslamate/README.md.gotmpl b/charts/stable/teslamate/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/teslamate/README.md.gotmpl +++ b/charts/stable/teslamate/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/traccar/Chart.yaml b/charts/stable/traccar/Chart.yaml index e79cbfdd..40649264 100644 --- a/charts/stable/traccar/Chart.yaml +++ b/charts/stable/traccar/Chart.yaml @@ -2,24 +2,30 @@ apiVersion: v2 appVersion: v4.13 description: Traccar is an open source GPS tracking system. name: traccar -version: 6.3.1 +version: 7.0.0 kubeVersion: ">=1.16.0-0" keywords: -- traccar -- gps + - traccar + - gps home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/traccar icon: "https://github.com/traccar/traccar-web/raw/master/web/icon.png" sources: -- https://github.com/traccar/traccar -- https://hub.docker.com/r/traccar/traccar + - https://github.com/traccar/traccar + - https://hub.docker.com/r/traccar/traccar maintainers: -- name: billimek - email: jeff@billimek.com + - name: billimek + email: jeff@billimek.com dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: mariadb - version: 9.7.1 - repository: https://charts.bitnami.com/bitnami - condition: mariadb.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: mariadb + version: 10.2.0 + repository: https://charts.bitnami.com/bitnami + condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. diff --git a/charts/stable/traccar/README.md b/charts/stable/traccar/README.md index c569a526..cc90717c 100644 --- a/charts/stable/traccar/README.md +++ b/charts/stable/traccar/README.md @@ -1,6 +1,6 @@ # traccar -![Version: 6.3.1](https://img.shields.io/badge/Version-6.3.1-informational?style=flat-square) ![AppVersion: v4.13](https://img.shields.io/badge/AppVersion-v4.13-informational?style=flat-square) +![Version: 7.0.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![AppVersion: v4.13](https://img.shields.io/badge/AppVersion-v4.13-informational?style=flat-square) Traccar is an open source GPS tracking system. @@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -90,40 +90,24 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [6.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [5.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed image tag to `4.13`. - -### [4.3.2] +### Version 7.0.0 #### Added -- Added icon url +N/A -### [1.0.0] +#### Changed -#### Added +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. -- Initial version +#### Fixed -[6.0.0]: #600 -[5.0.0]: #500 -[4.3.2]: #432 -[1.0.0]: #100 +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/traccar?modal=changelog) ## Support @@ -133,4 +117,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/traccar/README.md.gotmpl b/charts/stable/traccar/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/traccar/README.md.gotmpl +++ b/charts/stable/traccar/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/traccar/README_CHANGELOG.md.gotmpl b/charts/stable/traccar/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 433154c9..00000000 --- a/charts/stable/traccar/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,42 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [6.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [5.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed image tag to `4.13`. - -### [4.3.2] - -#### Added - -- Added icon url - -### [1.0.0] - -#### Added - -- Initial version - -[6.0.0]: #600 -[5.0.0]: #500 -[4.3.2]: #432 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 19cce2b6..82b1319a 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -2,22 +2,26 @@ apiVersion: v2 appVersion: v1.8723.0 description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator name: tt-rss -version: 4.3.1 +version: 4.4.0 kubeVersion: ">=1.16.0-0" keywords: -- tt-rss + - tt-rss home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/tt-rss icon: https://git.tt-rss.org/fox/tt-rss/raw/branch/master/images/favicon-72px.png sources: -- https://git.tt-rss.org/fox/tt-rss + - https://git.tt-rss.org/fox/tt-rss maintainers: -- name: angelnu - email: git@angelnu.com + - name: angelnu + email: git@angelnu.com dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.2.0 + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/tt-rss/README.md b/charts/stable/tt-rss/README.md index 5a7de684..9a7daa1c 100644 --- a/charts/stable/tt-rss/README.md +++ b/charts/stable/tt-rss/README.md @@ -1,6 +1,6 @@ # tt-rss -![Version: 4.3.1](https://img.shields.io/badge/Version-4.3.1-informational?style=flat-square) ![AppVersion: v1.8723.0](https://img.shields.io/badge/AppVersion-v1.8723.0-informational?style=flat-square) +![Version: 4.4.0](https://img.shields.io/badge/Version-4.4.0-informational?style=flat-square) ![AppVersion: v1.8723.0](https://img.shields.io/badge/AppVersion-v1.8723.0-informational?style=flat-square) Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://library-charts.k8s-at-home.com | common | 4.2.0 | ## TL;DR @@ -97,34 +97,23 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). +### Version 4.4.0 -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +#### Added -### [4.0.0] +N/A #### Changed -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. +* Upgraded `postgresql` chart dependency to version `10.14.4`. -### [3.0.0] +#### Fixed -#### Changed +N/A -- **BREAKING**: Upgraded the common library dependency to version 3.1.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.1.0/charts/stable/common/) for the up-to-date values. +### Older versions -### [1.0.6] - -#### Changed - -- Use generated template -- Use k8s-at-home repository -- Generate helm-docs - -[4.0.0]: #400 -[3.0.0]: #300 -[1.0.6]: #106 +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/tt-rss?modal=changelog) ## Support @@ -134,4 +123,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/tt-rss/README.md.gotmpl b/charts/stable/tt-rss/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/tt-rss/README.md.gotmpl +++ b/charts/stable/tt-rss/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index a5a7fdea..e882ba72 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v6.5.54 description: Ubiquiti Network's Unifi Controller name: unifi -version: 4.5.0 +version: 4.6.0 keywords: - ubiquiti - unifi @@ -16,10 +16,16 @@ maintainers: - name: mcronce email: mike@quadra-tec.net dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: mongodb - version: 10.28.7 - repository: https://charts.bitnami.com/bitnami - condition: mongodb.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: mongodb + version: 10.30.12 + repository: https://charts.bitnami.com/bitnami + condition: mongodb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mongodb` chart dependency to version `10.30.12`. diff --git a/charts/stable/unifi/README.md b/charts/stable/unifi/README.md index b1221ed6..ebab425b 100644 --- a/charts/stable/unifi/README.md +++ b/charts/stable/unifi/README.md @@ -1,6 +1,6 @@ # unifi -![Version: 4.5.0](https://img.shields.io/badge/Version-4.5.0-informational?style=flat-square) ![AppVersion: v6.5.54](https://img.shields.io/badge/AppVersion-v6.5.54-informational?style=flat-square) +![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![AppVersion: v6.5.54](https://img.shields.io/badge/AppVersion-v6.5.54-informational?style=flat-square) Ubiquiti Network's Unifi Controller @@ -16,8 +16,8 @@ Ubiquiti Network's Unifi Controller | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mongodb | 10.28.7 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mongodb | 10.30.12 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -145,82 +145,24 @@ service: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [4.5.0] - -#### Changed - -- Bump controller version to 6.5.54 - -### [4.2.2] - -#### Fixed - -- Move HTTPS protocol declaration for default web UI port from ingress annotations to service port attribute. - -### [4.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [3.1.0] +### Version 4.6.0 #### Added -- Support for running with an external MongoDB instance has been reimplemented. +N/A + +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mongodb` chart dependency to version `10.30.12`. #### Fixed -- The chart is now compatible again with PVC's that were created with chart versions < 3.0.0. +N/A -### [3.0.0] +### Older versions -#### Changed - -- **BREAKING**: Migrated chart to common library. This means that there are many things that work different from before. Please check the `values.yaml` file for the current implementation. -- Changed image tag to `v6.2.26`. - -#### Removed - -- **BREAKING**: Removed support for deploying a separate MongoDB instance. -- **BREAKING**: Removed support for specifying custom configMaps in chart values. -- **BREAKING**: Removed chart-specific Promtail implementation. This can be replaced by using the common library charts Promtail add-on. - -### [2.0.4] - -#### Changed - -- Bump controller version to 6.2.25 - -### [2.0.2] - -#### Fixed - -- Separate syslog service is only created when enabled and unifiedService is disabled. - -### [2.0.1] - -#### Changed - -- Updated icon url - -### [1.5.3] - -#### Changed - -- Use helm-docs - -[4.0.0]: #400 -[3.1.0]: #310 -[3.0.0]: #300 -[2.0.4]: #204 -[2.0.2]: #202 -[2.0.1]: #201 -[1.5.3]: #153 +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/unifi?modal=changelog) ## Support @@ -230,4 +172,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/unifi/README.md.gotmpl b/charts/stable/unifi/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/unifi/README.md.gotmpl +++ b/charts/stable/unifi/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/unifi/README_CHANGELOG.md.gotmpl b/charts/stable/unifi/README_CHANGELOG.md.gotmpl deleted file mode 100644 index aed59635..00000000 --- a/charts/stable/unifi/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,84 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [4.5.0] - -#### Changed - -- Bump controller version to 6.5.54 - -### [4.2.2] - -#### Fixed - -- Move HTTPS protocol declaration for default web UI port from ingress annotations to service port attribute. - -### [4.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [3.1.0] - -#### Added - -- Support for running with an external MongoDB instance has been reimplemented. - -#### Fixed - -- The chart is now compatible again with PVC's that were created with chart versions < 3.0.0. - -### [3.0.0] - -#### Changed - -- **BREAKING**: Migrated chart to common library. This means that there are many things that work different from before. Please check the `values.yaml` file for the current implementation. -- Changed image tag to `v6.2.26`. - -#### Removed - -- **BREAKING**: Removed support for deploying a separate MongoDB instance. -- **BREAKING**: Removed support for specifying custom configMaps in chart values. -- **BREAKING**: Removed chart-specific Promtail implementation. This can be replaced by using the common library charts Promtail add-on. - -### [2.0.4] - -#### Changed - -- Bump controller version to 6.2.25 - -### [2.0.2] - -#### Fixed - -- Separate syslog service is only created when enabled and unifiedService is disabled. - -### [2.0.1] - -#### Changed - -- Updated icon url - -### [1.5.3] - -#### Changed - -- Use helm-docs - -[4.0.0]: #400 -[3.1.0]: #310 -[3.0.0]: #300 -[2.0.4]: #204 -[2.0.2]: #202 -[2.0.1]: #201 -[1.5.3]: #153 -{{- end -}} diff --git a/charts/stable/vaultwarden/Chart.yaml b/charts/stable/vaultwarden/Chart.yaml index 0a114af1..ccaeb775 100644 --- a/charts/stable/vaultwarden/Chart.yaml +++ b/charts/stable/vaultwarden/Chart.yaml @@ -2,27 +2,35 @@ apiVersion: v2 appVersion: 1.22.2 description: Vaultwarden is a Bitwarden compatable server in Rust name: vaultwarden -version: 3.3.2 +version: 4.0.0 kubeVersion: ">=1.16.0-0" keywords: -- Vaultwarden -- bitwardenrs + - Vaultwarden + - bitwardenrs home: "https://github.com/k8s-at-home/charts/tree/master/charts/stable/vaultwarden" icon: "https://sesoodan.sirv.com/bitwarden_rs.png" sources: -- https://github.com/dani-garcia/vaultwarden + - https://github.com/dani-garcia/vaultwarden maintainers: -- name: Rwaltr - email: rwalt@pm.me + - name: Rwaltr + email: rwalt@pm.me dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: mariadb - version: 9.7.1 - repository: https://charts.bitnami.com/bitnami - condition: mariadb.enabled -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: mariadb + version: 10.2.0 + repository: https://charts.bitnami.com/bitnami + condition: mariadb.enabled + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/vaultwarden/README.md b/charts/stable/vaultwarden/README.md index 65b589e0..e38eebe3 100644 --- a/charts/stable/vaultwarden/README.md +++ b/charts/stable/vaultwarden/README.md @@ -1,6 +1,6 @@ # vaultwarden -![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![AppVersion: 1.22.2](https://img.shields.io/badge/AppVersion-1.22.2-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 1.22.2](https://img.shields.io/badge/AppVersion-1.22.2-informational?style=flat-square) Vaultwarden is a Bitwarden compatable server in Rust @@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -99,59 +99,25 @@ persistence: ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.3.2] - -#### Changed - -- Ingress config uses port names. Now there is no need to update port in both service and rember to change it in ingress - -### [3.2.1] +### Version 4.0.0 #### Added -- Mentioned that some kind of persistence is required on `/config` mountpoint. +N/A + +#### Changed + +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. +* Upgraded `postgresql` chart dependency to version `10.14.4`. #### Fixed -- Updated ct-values to properly create emptyDir +N/A -### [3.1.3] +### Older versions -#### Changed - -- Bump version to 1.22.2 - -### [3.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [2.0.0] - -#### Added - -- Pre-rendered Ingress example (disabled by default) - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.1. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.1/charts/stable/common/) for the up-to-date values. - -### [1.0.0] - -#### Added - -- Initial version, Succeding Bitwarden_RS. - -[3.1.3]: #313 -[3.0.0]: #300 -[2.0.0]: #200 -[1.0.0]: #100 +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/vaultwarden?modal=changelog) ## Support @@ -161,4 +127,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/vaultwarden/README.md.gotmpl b/charts/stable/vaultwarden/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/vaultwarden/README.md.gotmpl +++ b/charts/stable/vaultwarden/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/vaultwarden/README_CHANGELOG.md.gotmpl b/charts/stable/vaultwarden/README_CHANGELOG.md.gotmpl deleted file mode 100644 index ae124fcd..00000000 --- a/charts/stable/vaultwarden/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,61 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [3.3.2] - -#### Changed - -- Ingress config uses port names. Now there is no need to update port in both service and rember to change it in ingress - -### [3.2.1] - -#### Added - -- Mentioned that some kind of persistence is required on `/config` mountpoint. - -#### Fixed - -- Updated ct-values to properly create emptyDir - -### [3.1.3] - -#### Changed - -- Bump version to 1.22.2 - -### [3.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [2.0.0] - -#### Added - -- Pre-rendered Ingress example (disabled by default) - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.0.1. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.1/charts/stable/common/) for the up-to-date values. - -### [1.0.0] - -#### Added - -- Initial version, Succeding Bitwarden_RS. - -[3.1.3]: #313 -[3.0.0]: #300 -[2.0.0]: #200 -[1.0.0]: #100 -{{- end -}} diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 4cbf984f..a17bcc12 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.17.0 description: The to-do app to organize your life name: vikunja -version: 5.1.1 +version: 5.2.0 keywords: - vikunja - to-do @@ -25,6 +25,10 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.2.0 - name: postgresql - version: 10.13.10 + version: 10.14.4 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. diff --git a/charts/stable/vikunja/README.md b/charts/stable/vikunja/README.md index 25e0c1cf..60c07076 100644 --- a/charts/stable/vikunja/README.md +++ b/charts/stable/vikunja/README.md @@ -1,6 +1,6 @@ # vikunja -![Version: 5.1.1](https://img.shields.io/badge/Version-5.1.1-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square) +![Version: 5.2.0](https://img.shields.io/badge/Version-5.2.0-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square) The to-do app to organize your life @@ -20,7 +20,7 @@ The to-do app to organize your life | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://library-charts.k8s-at-home.com | common | 4.2.0 | ## TL;DR @@ -81,6 +81,7 @@ N/A | additionalContainers.api | object | See values.yaml | Set up the vikunja API container. | | additionalContainers.api.env | list | See below | You can declare most Vikunja parameters as environment variables. Please consult https://vikunja.io/docs/config-options/ to see all parameters. Note that parameters that are an array cannot be defined as environment variables (like the OpenID Connect settings). Use the vikunja.config Value for that. | | additionalContainers.api.image | string | `"vikunja/api:0.17.1"` | Vikunja api image and tag | +| additionalContainers.api.volumeMounts | list | `[{"mountPath":"/etc/vikunja/config.yml","name":"vikunja-config","subPath":"Vikunja.yml"}]` | value: myVeryComplexJWTSecret - name: VIKUNJA_DATABASE_TYPE value: "postgres" - name: VIKUNJA_DATABASE_HOST value: db - name: VIKUNJA_DATABASE_DATABASE value: vikunja - name: VIKUNJA_DATABASE_USER value: "vikunja" - name: VIKUNJA_DATABASE_PASSWORD value: password | | additionalContainers.frontend | object | See values.yaml | Set up the vikunja frontend container. | | additionalContainers.frontend.image | string | `"vikunja/frontend:0.17.0"` | Vikunja frontend image and tag | | caddy.noTls | bool | `false` | Disable auto tls if behind another loadbalancer or ingress | @@ -95,43 +96,23 @@ N/A ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [5.0.0] - -#### Changed - -- Introduced a new configuration value called `vikunja.config` that allows you to provide configuration to Vikunja in a more straightforward way. Most notably: this allows you to configure all options, including any options that expect a list or array. See the [Vikunja documentation](https://vikunja.io/docs/config-options/) for all options. -- **Potentially breaking**: The new `vikunja.config` value defaults might conflict with existing `additionalContainers.api.env` configuration. Be sure to double check this before upgrading. -- Add `caddy.noTls` configuration value to allow suppression of Caddy's Let's Encrypt feature (e.g. to allow an Ingress controller like Traefik to handle this instead). - -### [4.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [3.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Changed api image tag to `0.17.1`. -- Changed frontend image tag to `0.17.0`. - -### [1.0.0] +### Version 5.2.0 #### Added -- Initial version +N/A -[5.0.0]: #500 -[4.0.0]: #400 -[3.0.0]: #300 -[1.0.0]: #100 +#### Changed + +* Upgraded `postgresql` chart dependency to version `10.14.4`. + +#### Fixed + +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/vikunja?modal=changelog) ## Support @@ -141,4 +122,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/vikunja/README.md.gotmpl b/charts/stable/vikunja/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/vikunja/README.md.gotmpl +++ b/charts/stable/vikunja/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/wallabag/Chart.yaml b/charts/stable/wallabag/Chart.yaml index 4f1cf7d8..8d4f55ad 100644 --- a/charts/stable/wallabag/Chart.yaml +++ b/charts/stable/wallabag/Chart.yaml @@ -2,31 +2,41 @@ apiVersion: v2 appVersion: 2.4.2 description: A self hostable application for saving web pages, freely. name: wallabag -version: 5.2.1 +version: 6.0.0 kubeVersion: ">=1.16.0-0" keywords: -- wallabag + - wallabag home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/wallabag icon: "https://raw.githubusercontent.com/wallabag/logo/master/app-android/logo-app-android-icon-bg-white-512.png" sources: -- https://github.com/wallabag/docker -- https://hub.docker.com/wallabag/wallabag + - https://github.com/wallabag/docker + - https://hub.docker.com/wallabag/wallabag maintainers: -- name: Patricol - url: https://patricol.co/ + - name: Patricol + url: https://patricol.co/ dependencies: -- name: common - repository: https://library-charts.k8s-at-home.com - version: 4.2.0 -- name: redis - version: 15.5.5 - repository: https://charts.bitnami.com/bitnami - condition: redis.enabled -- name: postgresql - version: 10.13.10 - repository: https://charts.bitnami.com/bitnami - condition: postgresql.enabled -- name: mariadb - version: 9.7.1 - repository: https://charts.bitnami.com/bitnami - condition: mariadb.enabled + - name: common + repository: https://library-charts.k8s-at-home.com + version: 4.3.0 + - name: redis + version: 15.6.10 + repository: https://charts.bitnami.com/bitnami + condition: redis.enabled + - name: postgresql + version: 10.14.4 + repository: https://charts.bitnami.com/bitnami + condition: postgresql.enabled + - name: mariadb + version: 10.2.0 + repository: https://charts.bitnami.com/bitnami + condition: mariadb.enabled +annotations: + artifacthub.io/changes: | + - kind: changed + description: Upgraded `common` chart dependency to version `4.3.0`. + - kind: changed + description: Upgraded `mariadb` chart dependency to version `10.2.0`. + - kind: changed + description: Upgraded `postgresql` chart dependency to version `10.14.4`. + - kind: changed + description: Upgraded `redis` chart dependency to version `15.6.10`. diff --git a/charts/stable/wallabag/README.md b/charts/stable/wallabag/README.md index 2aac2cac..d62a57cf 100644 --- a/charts/stable/wallabag/README.md +++ b/charts/stable/wallabag/README.md @@ -1,6 +1,6 @@ # wallabag -![Version: 5.2.1](https://img.shields.io/badge/Version-5.2.1-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square) +![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square) A self hostable application for saving web pages, freely. @@ -19,10 +19,10 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb | 9.7.1 | -| https://charts.bitnami.com/bitnami | postgresql | 10.13.10 | -| https://charts.bitnami.com/bitnami | redis | 15.5.5 | -| https://library-charts.k8s-at-home.com | common | 4.2.0 | +| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | +| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | +| https://charts.bitnami.com/bitnami | redis | 15.6.10 | +| https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -93,48 +93,26 @@ Default login is `wallabag:wallabag`. ## Changelog -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [5.0.0] - -#### Changed - -- Upgraded the redis dependency to version 15.x. Be sure to check out the [redis chart repo](https://github.com/bitnami/charts/tree/master/bitnami/redis) for the up-to-date values. - -### [4.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [3.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Removed default controller type -- Changed image tag to `2.4.2`. - -### [2.4.1] +### Version 6.0.0 #### Added -- Icon url +N/A -### [1.0.0] +#### Changed -#### Added +* Upgraded `common` chart dependency to version `4.3.0`. +* Upgraded `mariadb` chart dependency to version `10.2.0`. +* Upgraded `postgresql` chart dependency to version `10.14.4`. +* Upgraded `redis` chart dependency to version `15.6.10`. -- Initial version of the chart +#### Fixed -[5.0.0]: #500 -[4.0.0]: #400 -[3.0.0]: #300 -[2.4.1]: #241 -[1.0.0]: #100 +N/A + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/wallabag?modal=changelog) ## Support @@ -144,4 +122,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1) diff --git a/charts/stable/wallabag/README.md.gotmpl b/charts/stable/wallabag/README.md.gotmpl index 358abe31..94f7808a 100644 --- a/charts/stable/wallabag/README.md.gotmpl +++ b/charts/stable/wallabag/README.md.gotmpl @@ -106,6 +106,36 @@ helm install {{ template "chart.name" . }} {{ template "custom.helm.path" . }} - - Join our [Discord](https://discord.gg/sTMX7Vh) community {{- end -}} +{{- define "custom.changelog" -}} +{{ $changeTypes := list "added" "changed" "fixed" }} +## Changelog + +### Version {{ template "chart.version" . }} + +{{ range $changeType := $changeTypes }} + {{- with (index $.Annotations "artifacthub.io/changes") }} + {{- print "#### " ($changeType | title) | nindent 0 }} + {{- print "" | nindent 0 }} + {{- $changesFound := false }} + {{- range (print "changes:\n" . | fromYaml).changes }} + {{- if eq .kind $changeType }} + {{- print "* " .description | nindent 0 }} + {{- $changesFound = true }} + {{- end }} + {{- end }} + {{- if not $changesFound }} + {{- print "N/A" | nindent 0 }} + {{- end }} + {{- print "" | nindent 0 }} + {{- end }} +{{- end }} + +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/{{- template "chart.name" . }}?modal=changelog) + +{{- end -}} + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }} diff --git a/charts/stable/wallabag/README_CHANGELOG.md.gotmpl b/charts/stable/wallabag/README_CHANGELOG.md.gotmpl deleted file mode 100644 index 2a856ece..00000000 --- a/charts/stable/wallabag/README_CHANGELOG.md.gotmpl +++ /dev/null @@ -1,50 +0,0 @@ -{{- define "custom.changelog.header" -}} -## Changelog -{{- end -}} - -{{- define "custom.changelog" -}} -{{ template "custom.changelog.header" . }} - -All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -### [5.0.0] - -#### Changed - -- Upgraded the redis dependency to version 15.x. Be sure to check out the [redis chart repo](https://github.com/bitnami/charts/tree/master/bitnami/redis) for the up-to-date values. - -### [4.0.0] - -#### Changed - -- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values. - -### [3.0.0] - -#### Changed - -- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored). - Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values. -- Removed default controller type -- Changed image tag to `2.4.2`. - -### [2.4.1] - -#### Added - -- Icon url - -### [1.0.0] - -#### Added - -- Initial version of the chart - -[5.0.0]: #500 -[4.0.0]: #400 -[3.0.0]: #300 -[2.4.1]: #241 -[1.0.0]: #100 -{{- end -}}