Skip to content

Commit

Permalink
[bitnami/spring-cloud-dataflow] Release 31.0.1 (#28880)
Browse files Browse the repository at this point in the history
* [bitnami/spring-cloud-dataflow] Release 31.0.1 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 14, 2024
1 parent 0cdf6a2 commit cedc020
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 15 deletions.
6 changes: 5 additions & 1 deletion bitnami/spring-cloud-dataflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 31.0.1 (2024-08-14)

* [bitnami/spring-cloud-dataflow] Release 31.0.1 ([#28880](https://github.com/bitnami/charts/pull/28880))

## 31.0.0 (2024-08-05)

* [bitnami/spring-cloud-dataflow] Update chart dependency (kafka) ([#28675](https://github.com/bitnami/charts/pull/28675))
* [bitnami/spring-cloud-dataflow] Update chart dependency (kafka) (#28675) ([0468258](https://github.com/bitnami/charts/commit/04682586de34b78a0e85daf68ce91aea6f4e1e8f)), closes [#28675](https://github.com/bitnami/charts/issues/28675)

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

Expand Down
12 changes: 6 additions & 6 deletions bitnami/spring-cloud-dataflow/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: rabbitmq
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.6.5
version: 14.6.6
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.3
version: 19.0.4
- name: kafka
repository: oci://registry-1.docker.io/bitnamicharts
version: 30.0.0
version: 30.0.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:59f715eb438369d920bdcae7a2393e1d716636c61491357048907beff105f805
generated: "2024-08-05T17:30:14.131874+02:00"
version: 2.22.0
digest: sha256:c0d3b9aed9960094a1b5b91b8237a5fcaf2b284ea370f173a4b674c04add0cbe
generated: "2024-08-14T14:34:34.235400164Z"
8 changes: 4 additions & 4 deletions bitnami/spring-cloud-dataflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: kubectl
image: docker.io/bitnami/kubectl:1.30.3-debian-12-r4
image: docker.io/bitnami/kubectl:1.31.0-debian-12-r0
- name: mariadb
image: docker.io/bitnami/mariadb:10.11.8-debian-12-r6
image: docker.io/bitnami/mariadb:10.11.9-debian-12-r0
- name: prometheus-rsocket-proxy
image: docker.io/bitnami/prometheus-rsocket-proxy:1.5.3-debian-12-r26
- name: spring-cloud-dataflow
image: docker.io/bitnami/spring-cloud-dataflow:2.11.4-debian-12-r2
image: docker.io/bitnami/spring-cloud-dataflow:2.11.4-debian-12-r3
- name: spring-cloud-dataflow-composed-task-runner
image: docker.io/bitnami/spring-cloud-dataflow-composed-task-runner:2.11.4-debian-12-r2
- name: spring-cloud-skipper
Expand Down Expand Up @@ -53,4 +53,4 @@ maintainers:
name: spring-cloud-dataflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/spring-cloud-dataflow
version: 31.0.0
version: 31.0.1
2 changes: 1 addition & 1 deletion bitnami/spring-cloud-dataflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1017,4 +1017,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
6 changes: 3 additions & 3 deletions bitnami/spring-cloud-dataflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ server:
image:
registry: docker.io
repository: bitnami/spring-cloud-dataflow
tag: 2.11.4-debian-12-r2
tag: 2.11.4-debian-12-r3
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1742,7 +1742,7 @@ waitForBackends:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.30.3-debian-12-r4
tag: 1.31.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1824,7 +1824,7 @@ mariadb:
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.11.8-debian-12-r6
tag: 10.11.9-debian-12-r0
digest: ""
## @param mariadb.architecture MariaDB architecture. Allowed values: `standalone` or `replication`
##
Expand Down

0 comments on commit cedc020

Please sign in to comment.