diff --git a/bitnami/oauth2-proxy/Chart.lock b/bitnami/oauth2-proxy/Chart.lock index 936f72e00..4c66c567d 100644 --- a/bitnami/oauth2-proxy/Chart.lock +++ b/bitnami/oauth2-proxy/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 17.3.7 + version: 17.3.11 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.1.1 -digest: sha256:1a23a45f834c2ef2cac3a8ae2e7ca29ac4abcd77216bd4ef8cff6503bb6a9a48 -generated: "2022-10-29T15:56:00.786329685Z" + version: 2.2.1 +digest: sha256:8c92530e102cfcd5e222af1565f22346b48714a7955d8049c27fc9ce729ba07e +generated: "2022-11-27T14:01:47.230057797Z" diff --git a/bitnami/oauth2-proxy/Chart.yaml b/bitnami/oauth2-proxy/Chart.yaml index 725bb7c2e..769ed6bf4 100644 --- a/bitnami/oauth2-proxy/Chart.yaml +++ b/bitnami/oauth2-proxy/Chart.yaml @@ -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.4.0 +version: 3.4.1 diff --git a/bitnami/oauth2-proxy/README.md b/bitnami/oauth2-proxy/README.md index 7e58ba256..2a6ca4535 100644 --- a/bitnami/oauth2-proxy/README.md +++ b/bitnami/oauth2-proxy/README.md @@ -338,4 +338,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. \ No newline at end of file diff --git a/bitnami/oauth2-proxy/values.yaml b/bitnami/oauth2-proxy/values.yaml index 828d7df98..980f33f26 100644 --- a/bitnami/oauth2-proxy/values.yaml +++ b/bitnami/oauth2-proxy/values.yaml @@ -242,7 +242,7 @@ ingress: image: registry: docker.io repository: bitnami/oauth2-proxy - tag: 7.4.0-debian-11-r1 + tag: 7.4.0-debian-11-r10 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'