[bitnami/tensorflow-resnet] Release 3.5.14 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-08 20:08:55 +00:00
parent 06f9debdd2
commit f2a879c89f
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: MachineLearning
apiVersion: v2
appVersion: 2.8.0
appVersion: 2.8.2
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -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.5.13
version: 3.5.14

View File

@@ -7,7 +7,7 @@ TensorFlow ResNet is a client utility for use with TensorFlow Serving and ResNet
[Overview of TensorFlow ResNet](https://github.com/tensorflow/models/tree/master/official/resnet)
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
@@ -242,4 +242,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

@@ -63,7 +63,7 @@ server:
image:
registry: docker.io
repository: bitnami/tensorflow-serving
tag: 2.8.0-debian-11-r0
tag: 2.8.0-debian-11-r1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -89,7 +89,7 @@ client:
image:
registry: docker.io
repository: bitnami/tensorflow-resnet
tag: 2.8.0-debian-11-r0
tag: 2.8.2-debian-11-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images