From 08143a9d0197671c2d58e4b77df50545c15ca0f0 Mon Sep 17 00:00:00 2001 From: Cronix Date: Mon, 5 Feb 2024 15:09:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=200.2.17?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: oauth --- CHANGELOG.md | 25 +++++++++++++++++++++++++ README.md | 10 +++++----- chart/Chart.yaml | 2 +- chart/README.md | 10 +++++----- 4 files changed, 36 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cea9447..3a92aaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Changelog +## [0.2.17](https://github.com/CrystalNET-org/helm-paperless-ngx/releases/tag/0.2.17) - 2024-02-05 + +### ❤️ Thanks to all contributors! ❤️ + +@psych0d0g, @Lukas Wingerberg + +### Misc + +- Update Helm release postgresql to v14 [[#34](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/34)] +- Update Helm release redis to ~18.12.0 [[#30](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/30)] +- Update Helm release postgresql to ~13.4.0 [[#27](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/27)] +- Update harbor.crystalnet.org/dockerhub-proxy/woodpeckerci/plugin-git Docker tag to v2.5.0 [[#33](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/33)] +- Update harbor.crystalnet.org/dockerhub-proxy/renovate/renovate Docker tag to v37.173.0 [[#32](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/32)] +- Update harbor.crystalnet.org/dockerhub-proxy/alpine/helm Docker tag to v3.14.0 [[#31](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/31)] +- Update paperlessngx/paperless-ngx Docker tag to v2.4.3 [[#29](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/29)] +- Update Helm release mariadb to ~15.2.0 [[#26](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/26)] +- Update harbor.crystalnet.org/dockerhub-proxy/renovate/renovate Docker tag to v37.140.10 [[#23](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/23)] +- Update Helm release redis to ~18.7.0 [[#25](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/25)] +- Update paperlessngx/paperless-ngx Docker tag to v2.4.0 [[#24](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/24)] +- Update .gitattributes ([488ae73](https://github.com/CrystalNET-org/helm-paperless-ngx/commit/488ae73be8aeff3313fd211faf2fb3d05ab15fb3)) +- Update .gitattributes ([78dc2fe](https://github.com/CrystalNET-org/helm-paperless-ngx/commit/78dc2feb5d39cd08ab4bbf6fa51de59728f50fbf)) +- Create .gitattributes ([0d42eaf](https://github.com/CrystalNET-org/helm-paperless-ngx/commit/0d42eaf0488b648155a5ccfc38c237d9170c1ea2)) +- Update paperlessngx/paperless-ngx Docker tag to v2.3.2 [[#21](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/21)] +- Update harbor.crystalnet.org/dockerhub-proxy/renovate/renovate Docker tag to v37.126.3 [[#20](https://github.com/CrystalNET-org/helm-paperless-ngx/pull/20)] + ## [0.2.16](https://github.com/CrystalNET-org/helm-paperless-ngx/releases/tag/0.2.16) - 2024-01-07 ### ❤️ Thanks to all contributors! ❤️ diff --git a/README.md b/README.md index 3cebbc8..55ba9de 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ ](LICENSE)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) - ![Version: 0.2.16](https://img.shields.io/badge/Version-0.2.16-informational?style=flat-square) - ![AppVersion: 2.3.1](https://img.shields.io/badge/AppVersion-2.3.1-informational?style=flat-square) + ![Version: 0.2.17](https://img.shields.io/badge/Version-0.2.17-informational?style=flat-square) + ![AppVersion: 2.4.3](https://img.shields.io/badge/AppVersion-2.4.3-informational?style=flat-square) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/CrystalNET)](https://artifacthub.io/packages/helm/crystalnet/paperless-ngx) @@ -65,9 +65,9 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb(mariadb) | ~15.0.0 | -| https://charts.bitnami.com/bitnami | postgresql(postgresql) | ~13.2.24 | -| https://charts.bitnami.com/bitnami | redis(redis) | ~18.6.0 | +| https://charts.bitnami.com/bitnami | mariadb(mariadb) | ~15.2.0 | +| https://charts.bitnami.com/bitnami | postgresql(postgresql) | ~14.0.0 | +| https://charts.bitnami.com/bitnami | redis(redis) | ~18.12.0 | ## Installing the Chart diff --git a/chart/Chart.yaml b/chart/Chart.yaml index a7ddf5b..61d9691 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -5,7 +5,7 @@ name: paperless-ngx type: application home: https://github.com/CrystalNET-org/helm-paperless-ngx icon: https://avatars.githubusercontent.com/u/99562962?s=48&v=4 -version: 0.2.21 +version: 0.2.17 # renovate: image=paperlessngx/paperless-ngx appVersion: "2.4.3" kubeVersion: ">=1.22.0-0" diff --git a/chart/README.md b/chart/README.md index 3cebbc8..55ba9de 100644 --- a/chart/README.md +++ b/chart/README.md @@ -18,8 +18,8 @@ ](LICENSE)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) - ![Version: 0.2.16](https://img.shields.io/badge/Version-0.2.16-informational?style=flat-square) - ![AppVersion: 2.3.1](https://img.shields.io/badge/AppVersion-2.3.1-informational?style=flat-square) + ![Version: 0.2.17](https://img.shields.io/badge/Version-0.2.17-informational?style=flat-square) + ![AppVersion: 2.4.3](https://img.shields.io/badge/AppVersion-2.4.3-informational?style=flat-square) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/CrystalNET)](https://artifacthub.io/packages/helm/crystalnet/paperless-ngx) @@ -65,9 +65,9 @@ Kubernetes: `>=1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mariadb(mariadb) | ~15.0.0 | -| https://charts.bitnami.com/bitnami | postgresql(postgresql) | ~13.2.24 | -| https://charts.bitnami.com/bitnami | redis(redis) | ~18.6.0 | +| https://charts.bitnami.com/bitnami | mariadb(mariadb) | ~15.2.0 | +| https://charts.bitnami.com/bitnami | postgresql(postgresql) | ~14.0.0 | +| https://charts.bitnami.com/bitnami | redis(redis) | ~18.12.0 | ## Installing the Chart