[bitnami/oauth2-proxy] Release 3.3.1 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-09-08 12:18:49 +00:00
parent b29f726e41
commit 1170655cae
4 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.1.1
version: 17.1.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.0.1
digest: sha256:e419edad6ee24e8b4e3a543eaf8d649aa61a0a00925c375efc51879094a73b5a
generated: "2022-08-23T22:52:27.507240838Z"
version: 2.0.2
digest: sha256:3eb6629c6a6570c15e5ae6b2f7bea660415109ffa2ea8577db797ca21b0c1f1a
generated: "2022-09-08T10:52:53.374683149Z"

View File

@@ -30,4 +30,4 @@ name: oauth2-proxy
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/oauth2-proxy
- https://github.com/oauth2-proxy/oauth2-proxy
version: 3.3.0
version: 3.3.1

View File

@@ -335,4 +335,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.

View File

@@ -242,7 +242,7 @@ ingress:
image:
registry: docker.io
repository: bitnami/oauth2-proxy
tag: 7.3.0-debian-11-r23
tag: 7.3.0-debian-11-r32
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'