[bitnami/oauth2-proxy] Update Redis subchart (#11183)

* [bitnami/oauth2-proxy] Update Redis subchart

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Move upgrading notes

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
Miguel Ruiz
2022-07-14 10:50:18 +02:00
committed by GitHub
parent 430394a797
commit 8e613bcf70
3 changed files with 8 additions and 16 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.13.0
version: 17.0.1
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:81b6000bb6832628a058aa87e5097115cf5727fcb0a544a9951ac86dffbf05b4
generated: "2022-06-29T08:22:38.888843901Z"
digest: sha256:8ecf3cb0d8774217fc8f8b6a6b6adf46c9bb525e11fb240b320d6ba9d6a765b2
generated: "2022-07-14T09:18:08.239555+02:00"

View File

@@ -6,7 +6,7 @@ dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
version: 16.x.x
version: 17.x.x
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
@@ -30,4 +30,4 @@ name: oauth2-proxy
sources:
- https://github.com/bitnami/bitnami-docker-oauth2-proxy
- https://github.com/oauth2-proxy/oauth2-proxy
version: 2.1.10
version: 3.0.0

View File

@@ -7,7 +7,7 @@ A reverse proxy and static file server that provides authentication using Provid
[Overview of OAuth2 Proxy](https://github.com/oauth2-proxy/oauth2-proxy)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -315,15 +315,7 @@ Find more information about how to deal with common errors related to Bitnami's
## Upgrading
### To 2.0.0
This major update the Redis&reg; subchart to its newest major, 16.0.0. [Here](https://github.com/bitnami/charts/tree/master/bitnami/redis#to-1600) you can find more info about the specific changes.
Additionally, this chart has been standardised adding features from other charts.
### To 1.0.0
This major update the Redis&reg; subchart to its newest major, 15.0.0. [Here](https://github.com/bitnami/charts/tree/master/bitnami/redis#to-1500) you can find more info about the specific changes.
Refer to the [chart documentation for more information about how to upgrade from previous releases](https://docs.bitnami.com/kubernetes/infrastructure/oauth2-proxy/administration/upgrade/).
## License
@@ -339,4 +331,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.