[bitnami/tensorflow-resnet] Release 4.2.11 (#29029)

* [bitnami/tensorflow-resnet] Release 4.2.11 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-08-26 21:06:50 +02:00
committed by GitHub
parent bc3ab9fbfc
commit a00c55f50f
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 4.2.10 (2024-08-26)
## 4.2.11 (2024-08-26)
* [bitnami/tensorflow-resnet] Release 4.2.10 ([#29027](https://github.com/bitnami/charts/pull/29027))
* [bitnami/tensorflow-resnet] Release 4.2.11 ([#29029](https://github.com/bitnami/charts/pull/29029))
## <small>4.2.10 (2024-08-26)</small>
* [bitnami/tensorflow-resnet] Release 4.2.10 (#29027) ([b93d655](https://github.com/bitnami/charts/commit/b93d6553acf1f4cecf1006a60c08306f67f9ca62)), closes [#29027](https://github.com/bitnami/charts/issues/29027)
## <small>4.2.9 (2024-07-25)</small>

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: tensorflow-resnet
image: docker.io/bitnami/tensorflow-resnet:2.17.0-debian-12-r4
image: docker.io/bitnami/tensorflow-resnet:2.17.0-debian-12-r5
- name: tensorflow-serving
image: docker.io/bitnami/tensorflow-serving:2.17.0-debian-12-r3
image: docker.io/bitnami/tensorflow-serving:2.17.0-debian-12-r4
apiVersion: v2
appVersion: 2.17.0
dependencies:
@@ -33,4 +33,4 @@ maintainers:
name: tensorflow-resnet
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tensorflow-resnet
version: 4.2.10
version: 4.2.11

View File

@@ -74,7 +74,7 @@ server:
image:
registry: docker.io
repository: bitnami/tensorflow-serving
tag: 2.17.0-debian-12-r3
tag: 2.17.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -102,7 +102,7 @@ client:
image:
registry: docker.io
repository: bitnami/tensorflow-resnet
tag: 2.17.0-debian-12-r4
tag: 2.17.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'