mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/tensorflow-resnet] Release 4.3.4 (#32039)
* [bitnami/tensorflow-resnet] Release 4.3.4 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.3.3 (2025-01-28)
|
||||
## 4.3.4 (2025-02-20)
|
||||
|
||||
* [bitnami/tensorflow-resnet] Release 4.3.3 ([#31634](https://github.com/bitnami/charts/pull/31634))
|
||||
* [bitnami/tensorflow-resnet] Release 4.3.4 ([#32039](https://github.com/bitnami/charts/pull/32039))
|
||||
|
||||
## <small>4.3.3 (2025-01-28)</small>
|
||||
|
||||
* [bitnami/tensorflow-resnet] Release 4.3.3 (#31634) ([729d0dd](https://github.com/bitnami/charts/commit/729d0dd7c886b82ff3b3f609175cf6b657a2ce6d)), closes [#31634](https://github.com/bitnami/charts/issues/31634)
|
||||
|
||||
## <small>4.3.2 (2025-01-20)</small>
|
||||
|
||||
@@ -858,7 +862,7 @@
|
||||
## <small>0.1.4 (2019-05-29)</small>
|
||||
|
||||
* Check secondary images ([5327cfa](https://github.com/bitnami/charts/commit/5327cfa319191dd8067ce538d53f4c44edfdc012))
|
||||
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79)), closes [#issuecomment-496883321](https://github.com/bitnami/charts/issues/issuecomment-496883321)
|
||||
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79))
|
||||
* Fix tensorflow and others ([6252f12](https://github.com/bitnami/charts/commit/6252f125d307e55fd638687eac09f1df8451f22f))
|
||||
* Use immutable tags in the main images ([17ca4f5](https://github.com/bitnami/charts/commit/17ca4f5c91da33da03f9e2d411fe5e004e825c4d))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.1
|
||||
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
|
||||
generated: "2025-01-28T16:35:06.459966608Z"
|
||||
version: 2.30.0
|
||||
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
|
||||
generated: "2025-02-20T06:55:27.968233562Z"
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: tensorflow-resnet
|
||||
image: docker.io/bitnami/tensorflow-resnet:2.18.0-debian-12-r4
|
||||
image: docker.io/bitnami/tensorflow-resnet:2.18.0-debian-12-r7
|
||||
- name: tensorflow-serving
|
||||
image: docker.io/bitnami/tensorflow-serving:2.18.0-debian-12-r4
|
||||
image: docker.io/bitnami/tensorflow-serving:2.18.0-debian-12-r6
|
||||
apiVersion: v2
|
||||
appVersion: 2.18.0
|
||||
dependencies:
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: tensorflow-resnet
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/tensorflow-resnet
|
||||
version: 4.3.3
|
||||
version: 4.3.4
|
||||
|
||||
@@ -79,7 +79,7 @@ server:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/tensorflow-serving
|
||||
tag: 2.18.0-debian-12-r4
|
||||
tag: 2.18.0-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -106,7 +106,7 @@ client:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/tensorflow-resnet
|
||||
tag: 2.18.0-debian-12-r4
|
||||
tag: 2.18.0-debian-12-r7
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user