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-7a0bda5b-20241107.1203
  • Loading branch information
Fluxbot committed Nov 7, 2024
1 parent da1cd28 commit b6d25f0
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-f10a7eee-20241106.1704 # {"$imagepolicy": "data-hub:data-hub-unstable:tag"}
tag: develop-7a0bda5b-20241107.1203 # {"$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-f10a7eee-20241106.1704 # {"$imagepolicy": "data-hub:data-hub-unstable:tag"}
tag: develop-7a0bda5b-20241107.1203 # {"$imagepolicy": "data-hub:data-hub-unstable:tag"}
extraEnv:
# security settings
- name: AIRFLOW__WEBSERVER__SECRET_KEY
Expand Down

0 comments on commit b6d25f0

Please sign in to comment.