Skip to content

Commit

Permalink
release(data-hub/data-hub): Automatic release
Browse files Browse the repository at this point in the history
Files:
- release-data-hub--stg.yaml
- release-data-hub--test.yaml
Objects:
- HelmRelease data-hub--stg
- HelmRelease data-hub--test
Images:
- docker.io/elifesciences/data-hub-with-dags_unstable:develop-fb40a89f-20240906.1015
  • Loading branch information
Fluxbot committed Sep 6, 2024
1 parent 871ed76 commit 65674f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployments/data-hub/release-data-hub--stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
AIRFLOW__SCHEDULER__MIN_FILE_PROCESS_INTERVAL: "90"
image:
repository: docker.io/elifesciences/data-hub-with-dags_unstable # {"$imagepolicy": "data-hub:data-hub-unstable:name"}
tag: develop-784c49d3-20240906.1006 # {"$imagepolicy": "data-hub:data-hub-unstable:tag"}
tag: develop-fb40a89f-20240906.1015 # {"$imagepolicy": "data-hub:data-hub-unstable:tag"}
extraEnv:
# security settings
- name: AIRFLOW__WEBSERVER__SECRET_KEY
Expand Down
2 changes: 1 addition & 1 deletion deployments/data-hub/release-data-hub--test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
AIRFLOW__SCHEDULER__MIN_FILE_PROCESS_INTERVAL: "90"
image:
repository: docker.io/elifesciences/data-hub-with-dags_unstable # {"$imagepolicy": "data-hub:data-hub-unstable:name"}
tag: develop-784c49d3-20240906.1006 # {"$imagepolicy": "data-hub:data-hub-unstable:tag"}
tag: develop-fb40a89f-20240906.1015 # {"$imagepolicy": "data-hub:data-hub-unstable:tag"}
extraEnv:
# security settings
- name: AIRFLOW__WEBSERVER__SECRET_KEY
Expand Down

0 comments on commit 65674f8

Please sign in to comment.