Skip to content

Commit

Permalink
🎉 Release 0.2.17
Browse files Browse the repository at this point in the history
Co-authored-by: oauth <[email protected]>
  • Loading branch information
psych0d0g and oauth authored Feb 5, 2024
1 parent f607b9a commit 08143a9
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 11 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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! ❤️
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
](LICENSE)
<br/>
![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)

</div>
Expand Down Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
10 changes: 5 additions & 5 deletions chart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
](LICENSE)
<br/>
![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)

</div>
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 08143a9

Please sign in to comment.