diff --git a/bitnami/tensorflow-resnet/Chart.lock b/bitnami/tensorflow-resnet/Chart.lock index f679164b0..05d036097 100644 --- a/bitnami/tensorflow-resnet/Chart.lock +++ b/bitnami/tensorflow-resnet/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.7.1 -digest: sha256:d05549cd2eb5b99a49655221b8efd09927cc48daca3fa9f19af0257a11e5260f -generated: "2021-08-03T22:40:56.256944477Z" + version: 1.8.0 +digest: sha256:3e342a25057f87853e52d83e1d14e6d8727c15fd85aaae22e7594489cc129f15 +generated: "2021-08-25T09:22:32.194687197Z" diff --git a/bitnami/tensorflow-resnet/Chart.yaml b/bitnami/tensorflow-resnet/Chart.yaml index 9f3c471a5..c55c6f918 100644 --- a/bitnami/tensorflow-resnet/Chart.yaml +++ b/bitnami/tensorflow-resnet/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/bitnami/bitnami-docker-tensorflow-serving - https://github.com/bitnami/bitnami-docker-tensorflow-resnet - https://www.tensorflow.org/serving/ -version: 3.2.11 +version: 3.2.12 diff --git a/bitnami/tensorflow-resnet/values.yaml b/bitnami/tensorflow-resnet/values.yaml index 7301b83bf..7eedf3b5f 100755 --- a/bitnami/tensorflow-resnet/values.yaml +++ b/bitnami/tensorflow-resnet/values.yaml @@ -37,7 +37,7 @@ server: image: registry: docker.io repository: bitnami/tensorflow-serving - tag: 2.5.1-debian-10-r65 + tag: 2.5.1-debian-10-r86 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -63,7 +63,7 @@ client: image: registry: docker.io repository: bitnami/tensorflow-resnet - tag: 2.5.1-debian-10-r44 + tag: 2.5.1-debian-10-r64 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images