Skip to content

Commit

Permalink
[bitnami/spring-cloud-dataflow] Detect non-standard images (#30968)
Browse files Browse the repository at this point in the history
* [bitnami/spring-cloud-dataflow] Detect non-standard images

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

* Modify NOTES.txt

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

* Modify values

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>

* Update CHANGELOG.md

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

* Update README.md with readme-generator-for-helm

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

---------

Signed-off-by: Carlos Rodríguez Hernández <[email protected]>
Signed-off-by: Bitnami Containers <[email protected]>
Co-authored-by: Bitnami Containers <[email protected]>
  • Loading branch information
carrodher and bitnami-bot authored Dec 10, 2024
1 parent 7ee255a commit f1ceafb
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 13 deletions.
10 changes: 8 additions & 2 deletions bitnami/spring-cloud-dataflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Changelog

## 34.0.1 (2024-12-08)
## 34.1.0 (2024-12-10)

* [bitnami/spring-cloud-dataflow] Release 34.0.1 ([#30829](https://github.com/bitnami/charts/pull/30829))
* [bitnami/spring-cloud-dataflow] Detect non-standard images ([#30968](https://github.com/bitnami/charts/pull/30968))

## <small>34.0.1 (2024-12-08)</small>

* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675)
* [bitnami/spring-cloud-dataflow] Release 34.0.1 (#30829) ([99bdcc4](https://github.com/bitnami/charts/commit/99bdcc485b97dd97b1e74836d6b32805aab7323f)), closes [#30829](https://github.com/bitnami/charts/issues/30829)

## 34.0.0 (2024-11-12)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/spring-cloud-dataflow/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ dependencies:
version: 31.0.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.2
digest: sha256:711d2c20add9adb6ccc4c0af19cc2e9dec2c1f422c3470b2c8a052ed47ff0519
generated: "2024-12-08T10:04:06.488009583Z"
version: 2.28.0
digest: sha256:edf313481bd90701aedbdc2b496216ab04a810fce11b110eeb79e82778591ef1
generated: "2024-12-10T17:30:30.122852+01:00"
2 changes: 1 addition & 1 deletion bitnami/spring-cloud-dataflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ maintainers:
name: spring-cloud-dataflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/spring-cloud-dataflow
version: 34.0.1
version: 34.1.0
17 changes: 11 additions & 6 deletions bitnami/spring-cloud-dataflow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,12 +255,13 @@ As an alternative, you can use the preset configurations for pod affinity, pod a

### Global parameters

| Name | Description | Value |
| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ |
| `global.imageRegistry` | Global Docker image registry | `""` |
| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` |
| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` |
| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` |
| Name | Description | Value |
| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| `global.imageRegistry` | Global Docker image registry | `""` |
| `global.imagePullSecrets` | Global Docker registry secret names as an array | `[]` |
| `global.defaultStorageClass` | Global default StorageClass for Persistent Volume(s) | `""` |
| `global.security.allowInsecureImages` | Allows skipping image verification | `false` |
| `global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation) | `auto` |

### Common parameters

Expand Down Expand Up @@ -787,6 +788,10 @@ Find more information about how to deal with common errors related to Bitnami He

## Upgrading

### To 34.1.0

This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850).

### To 34.0.0

This major updates the Kafka subchart to its newest major, 31.0.0. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-3100).
Expand Down
3 changes: 2 additions & 1 deletion bitnami/spring-cloud-dataflow/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,5 @@ WARNING: Review values for the following password in the command, if they are co
{{- end -}}
{{- end -}}
{{- include "common.warnings.resources" (dict "sections" (list "deployer" "metrics" "server" "skipper" "waitForBackends") "context" $) }}
{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.server.composedTaskRunner.image .Values.skipper.image .Values.metrics.image .Values.waitForBackends.image .Values.mariadb.image) "context" $) }}
{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.server.image .Values.server.composedTaskRunner.image .Values.skipper.image .Values.metrics.image .Values.waitForBackends.image .Values.mariadb.image) "context" $) }}
{{- include "common.errors.insecureImages" (dict "images" (list .Values.server.image .Values.server.composedTaskRunner.image .Values.skipper.image .Values.metrics.image .Values.waitForBackends.image .Values.mariadb.image) "context" $) }}
5 changes: 5 additions & 0 deletions bitnami/spring-cloud-dataflow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ global:
##
imagePullSecrets: []
defaultStorageClass: ""
## Security parameters
##
security:
## @param global.security.allowInsecureImages Allows skipping image verification
allowInsecureImages: false
## Compatibility adaptations for Kubernetes platforms
##
compatibility:
Expand Down

0 comments on commit f1ceafb

Please sign in to comment.