Skip to content

Commit

Permalink
chore(deps): post upgrade tasks - update golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 23, 2024
1 parent d6d68b2 commit cc655a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/web-modeler-postgresql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ kubectl delete pvc -l release=my-release
| ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- |
| `image.registry` | PostgreSQL image registry | `docker.io` |
| `image.repository` | PostgreSQL image repository | `bitnami/postgresql` |
| `image.tag` | PostgreSQL image tag (immutable tags are recommended) | `14.15.0-debian-12-r3` |
| `image.tag` | PostgreSQL image tag (immutable tags are recommended) | `14.15.0-debian-12-r6` |
| `image.digest` | PostgreSQL image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | PostgreSQL image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify image pull secrets | `[]` |
Expand Down

0 comments on commit cc655a8

Please sign in to comment.