Skip to content

Commit

Permalink
[bitnami/tensorflow-resnet] Release 4.2.10 (#29027)
Browse files Browse the repository at this point in the history
* [bitnami/tensorflow-resnet] Release 4.2.10 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 Aug 26, 2024
1 parent 3076a98 commit b93d655
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/tensorflow-resnet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 4.2.9 (2024-07-25)
## 4.2.10 (2024-08-26)

* [bitnami/tensorflow-resnet] Release 4.2.9 ([#28494](https://github.com/bitnami/charts/pull/28494))
* [bitnami/tensorflow-resnet] Release 4.2.10 ([#29027](https://github.com/bitnami/charts/pull/29027))

## <small>4.2.9 (2024-07-25)</small>

* [bitnami/tensorflow-resnet] Release 4.2.9 (#28494) ([9b26834](https://github.com/bitnami/charts/commit/9b2683405a987a57462c6b1e9144e5167f6f374c)), closes [#28494](https://github.com/bitnami/charts/issues/28494)

## <small>4.2.8 (2024-07-24)</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.20.5
digest: sha256:5b98791747a148b9d4956b81bb8635f49a0ae831869d700d52e514b8fd1a2445
generated: "2024-07-23T14:44:28.277025886Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-26T17:42:56.01195425Z"
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.17.0-debian-12-r2
image: docker.io/bitnami/tensorflow-resnet:2.17.0-debian-12-r4
- name: tensorflow-serving
image: docker.io/bitnami/tensorflow-serving:2.17.0-debian-12-r2
image: docker.io/bitnami/tensorflow-serving:2.17.0-debian-12-r3
apiVersion: v2
appVersion: 2.17.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.2.9
version: 4.2.10
4 changes: 2 additions & 2 deletions bitnami/tensorflow-resnet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ server:
image:
registry: docker.io
repository: bitnami/tensorflow-serving
tag: 2.17.0-debian-12-r2
tag: 2.17.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -102,7 +102,7 @@ client:
image:
registry: docker.io
repository: bitnami/tensorflow-resnet
tag: 2.17.0-debian-12-r2
tag: 2.17.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit b93d655

Please sign in to comment.