Skip to content

Commit

Permalink
update all services to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Ruck <[email protected]>
  • Loading branch information
Manuel Ruck committed Aug 17, 2024
1 parent 9f1ded4 commit 1afd789
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 25 deletions.
2 changes: 1 addition & 1 deletion kustomize/base/main/bundestagio-admin-depl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: bundestagio-admin
image: democracy/bundestag.io-admin:pr-592
image: democracy/bundestag.io-admin:3.4.0
env:
- name: AI_ACCESS_TOKEN
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/bundestagio-depl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: bundestagio
image: democracy/bundestag.io:0.1.58
image: democracy/bundestag.io:0.1.63
envFrom:
- configMapRef:
name: bio-api-config
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/cleanup-push-queue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: cleanup-push-queue
image: democracy/cleanup-push-queue:1.0.4
image: democracy/cleanup-push-queue:1.0.6
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/democracy-app-depl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: democracy-app
image: democracy/democracy-app.de:1.0.13
image: democracy/democracy-app.de:1.0.14
envFrom:
- configMapRef:
name: democracy-app-config
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/democracy-sync-deputy-profiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: democracy-sync-deputy-profiles
image: democracy/sync-deputy-profiles:0.1.12
image: democracy/sync-deputy-profiles:0.1.14
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: democracy-sync-named-polls
image: democracy/sync-named-polls:0.1.14
image: democracy/sync-named-polls:0.1.16
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/democracy-sync-procedures-cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: democracy-sync-procedures
image: democracy/sync-procedures:0.1.19
image: democracy/sync-procedures:0.1.21
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/import-conference-week-details.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: import-conference-week-details
image: democracy/import-conference-week-details:0.1.26
image: democracy/import-conference-week-details:0.1.30
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/import-deputy-profiles-period-18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: import-deputy-profiles
image: democracy/import-deputy-profiles:0.1.10
image: democracy/import-deputy-profiles:0.1.16
imagePullPolicy: Always
env:
- name: PERIOD
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/import-deputy-profiles-period-19.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: import-deputy-profiles
image: democracy/import-deputy-profiles:0.1.10
image: democracy/import-deputy-profiles:0.1.16
imagePullPolicy: Always
env:
- name: PERIOD
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/import-deputy-profiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: import-deputy-profiles
image: democracy/import-deputy-profiles:0.1.12
image: democracy/import-deputy-profiles:0.1.16
imagePullPolicy: Always
env:
- name: PERIOD
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/import-named-poll-deputies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: import-named-poll-deputies
image: democracy/import-named-poll-deputies:0.1.8
image: democracy/import-named-poll-deputies:0.1.12
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/import-named-polls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: import-named-polls
image: democracy/import-named-polls:0.1.17
image: democracy/import-named-polls:0.1.21
env:
- name: DB_URL
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/import-plenary-minutes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: import-plenary-minutes
image: democracy/import-plenary-minutes:0.1.9
image: democracy/import-plenary-minutes:0.1.11
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/import-procedures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: import-procedures
image: democracy/crawler:1.0.17
image: democracy/crawler:1.1.3
imagePullPolicy: Always
envFrom:
- configMapRef:
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/index-sync-bundestagio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: index-sync-bundestagio
image: democracy/index-sync-bundestagio:0.1.4
image: democracy/index-sync-bundestagio:0.1.8
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/index-sync-democracy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: index-sync-democracy
image: democracy/index-sync-democracy:0.1.4
image: democracy/index-sync-democracy:0.1.6
env:
- name: DB_URL
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/non-named-votes-ai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: non-named-votes-ai
image: democracy/non-named-votes-ai:pr-592
image: democracy/non-named-votes-ai:1.1.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3005
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/push-send-queued.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: push-send-queued
image: democracy/push-send-queued:0.1.24
image: democracy/push-send-queued:0.1.27
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef:
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/qr-code-handler-depl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: qr-code-handler
image: democracy/qr-code-handler:1.0.9
image: democracy/qr-code-handler:1.0.11
imagePullPolicy: Always
envFrom:
- configMapRef:
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/queue-pushs-conference-week.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: queue-pushs-conference-week
image: democracy/queue-pushs-conference-week:0.1.9
image: democracy/queue-pushs-conference-week:0.1.11
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/queue-pushs-vote-conference-week.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: queue-pushs-vote-conference-week
image: democracy/queue-pushs-vote-conference-week:0.1.7
image: democracy/queue-pushs-vote-conference-week:0.1.9
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/queue-pushs-vote-top-100.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: queue-pushs-vote-top-100
image: democracy/queue-pushs-vote-top-100:0.1.14
image: democracy/queue-pushs-vote-top-100:0.1.16
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/base/main/shedule-bio-resync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
activeDeadlineSeconds: 86400
containers:
- name: shedule-bio-resync
image: democracy/shedule-bio-resync:0.1.5
image: democracy/shedule-bio-resync:0.1.7
imagePullPolicy: Always
env:
- name: DB_URL
Expand Down
2 changes: 1 addition & 1 deletion kustomize/overlays/internal/configs/democracy-api.env
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ AUTH_JWT_REFRESH_TTL=5m

# SMS
SMS_VERIFICATION=true
SMS_SIMULATE=true
SMS_SIMULATE=false
SMS_VERIFICATION_CODE_RESEND_BASETIME=1m
1 change: 1 addition & 0 deletions kustomize/overlays/internal/yamls/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ patches:
- path: import-named-polls.yaml
- path: import-procedures.yaml
- path: mongo-statefulset.yaml
- path: non-named-votes-ai.yaml

namespace: democracy-internal

0 comments on commit 1afd789

Please sign in to comment.