mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/tensorflow-resnet] Release 4.2.8 (#28392)
* [bitnami/tensorflow-resnet] Release 4.2.8 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.2.7 (2024-07-23)
|
||||
## 4.2.8 (2024-07-24)
|
||||
|
||||
* [bitnami/tensorflow-resnet] Release 4.2.7 ([#28216](https://github.com/bitnami/charts/pull/28216))
|
||||
* [bitnami/tensorflow-resnet] Release 4.2.8 ([#28392](https://github.com/bitnami/charts/pull/28392))
|
||||
|
||||
## <small>4.2.7 (2024-07-23)</small>
|
||||
|
||||
* [bitnami/tensorflow-resnet] Release 4.2.7 (#28216) ([0487c42](https://github.com/bitnami/charts/commit/0487c4284b82514ae80c0ad26e41c43fdf779ba7)), closes [#28216](https://github.com/bitnami/charts/issues/28216)
|
||||
|
||||
## <small>4.2.6 (2024-07-03)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: tensorflow-resnet
|
||||
image: docker.io/bitnami/tensorflow-resnet:2.17.0-debian-12-r0
|
||||
image: docker.io/bitnami/tensorflow-resnet:2.17.0-debian-12-r1
|
||||
- name: tensorflow-serving
|
||||
image: docker.io/bitnami/tensorflow-serving:2.17.0-debian-12-r0
|
||||
image: docker.io/bitnami/tensorflow-serving:2.17.0-debian-12-r1
|
||||
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.7
|
||||
version: 4.2.8
|
||||
|
||||
@@ -74,7 +74,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/tensorflow-serving
|
||||
tag: 2.17.0-debian-12-r0
|
||||
tag: 2.17.0-debian-12-r1
|
||||
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-r0
|
||||
tag: 2.17.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user