Skip to content

Commit

Permalink
Release v0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Sep 9, 2024
1 parent 4616df6 commit c50e38c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions templates/bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ objects:
name: postgresql-secrets
- name: REDIS_URL
value: "redis://redis:6379/0"
image: docker.io/manageiq/miq_bot:v0.21.1
image: docker.io/manageiq/miq_bot:v0.21.2
imagePullPolicy: Always
name: ui
ports:
Expand Down Expand Up @@ -372,7 +372,7 @@ objects:
name: postgresql-secrets
- name: REDIS_URL
value: "redis://redis:6379/0"
image: docker.io/manageiq/miq_bot:v0.21.1
image: docker.io/manageiq/miq_bot:v0.21.2
imagePullPolicy: Always
name: queue-worker
resources:
Expand Down Expand Up @@ -420,7 +420,7 @@ objects:
name: postgresql-secrets
- name: REDIS_URL
value: "redis://redis:6379/0"
image: docker.io/manageiq/miq_bot:v0.21.1
image: docker.io/manageiq/miq_bot:v0.21.2
imagePullPolicy: Always
name: queue-worker-glacial
resources:
Expand Down

0 comments on commit c50e38c

Please sign in to comment.