Skip to content

Commit

Permalink
[bitnami/tensorflow-resnet] Release 4.3.3 (#31634)
Browse files Browse the repository at this point in the history
* [bitnami/tensorflow-resnet] Release 4.3.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 28, 2025
1 parent 48a4008 commit 729d0dd
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 10 deletions.
9 changes: 7 additions & 2 deletions bitnami/tensorflow-resnet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 4.3.2 (2025-01-20)
## 4.3.3 (2025-01-28)

* [bitnami/tensorflow-resnet] Release 4.3.2 ([#31479](https://github.com/bitnami/charts/pull/31479))
* [bitnami/tensorflow-resnet] Release 4.3.3 ([#31634](https://github.com/bitnami/charts/pull/31634))

## <small>4.3.2 (2025-01-20)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/tensorflow-resnet] Release 4.3.2 (#31479) ([8a2a477](https://github.com/bitnami/charts/commit/8a2a477bc67c7badb2fb32a1949d19b8801f7699)), closes [#31479](https://github.com/bitnami/charts/issues/31479)

## <small>4.3.1 (2024-12-11)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/tensorflow-resnet/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-20T15:25:12.500345646Z"
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-28T16:35:06.459966608Z"
6 changes: 3 additions & 3 deletions bitnami/tensorflow-resnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: tensorflow-resnet
image: docker.io/bitnami/tensorflow-resnet:2.18.0-debian-12-r3
image: docker.io/bitnami/tensorflow-resnet:2.18.0-debian-12-r4
- name: tensorflow-serving
image: docker.io/bitnami/tensorflow-serving:2.18.0-debian-12-r3
image: docker.io/bitnami/tensorflow-serving:2.18.0-debian-12-r4
apiVersion: v2
appVersion: 2.18.0
dependencies:
Expand All @@ -33,4 +33,4 @@ maintainers:
name: tensorflow-resnet
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tensorflow-resnet
version: 4.3.2
version: 4.3.3
4 changes: 2 additions & 2 deletions bitnami/tensorflow-resnet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ server:
image:
registry: docker.io
repository: bitnami/tensorflow-serving
tag: 2.18.0-debian-12-r3
tag: 2.18.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand All @@ -106,7 +106,7 @@ client:
image:
registry: docker.io
repository: bitnami/tensorflow-resnet
tag: 2.18.0-debian-12-r3
tag: 2.18.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 729d0dd

Please sign in to comment.