Skip to content

Commit

Permalink
Update RabbitMQ chart dependency. Test ARM docker images capabilities…
Browse files Browse the repository at this point in the history
… on examples.
  • Loading branch information
jemacchi committed Oct 18, 2024
1 parent 799322a commit ea48903
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 48 deletions.
2 changes: 1 addition & 1 deletion examples/common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ name: examples-common
version: 0.1.0
dependencies:
- name: 'rabbitmq'
version: 11.3.0
version: 15.0.0
repository: 'https://charts.bitnami.com/bitnami'
condition: rabbitmq.enabled
5 changes: 0 additions & 5 deletions examples/common/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ rabbitmq:
cpu: 0.1
memory: 512Mi

image:
registry: docker.io
repository: bitnami/rabbitmq
tag: 3.9.13-debian-10-r14

auth:
username: geoserver
password: password
Expand Down
Loading

0 comments on commit ea48903

Please sign in to comment.