Skip to content

Commit

Permalink
[bitnami/tensorflow-resnet] Release 4.2.11 (#29029)
Browse files Browse the repository at this point in the history
* [bitnami/tensorflow-resnet] Release 4.2.11 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 bc3ab9f commit a00c55f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 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.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>

Expand Down
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-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:
Expand All @@ -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
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-r3
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 Expand Up @@ -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'
Expand Down

0 comments on commit a00c55f

Please sign in to comment.