Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion byoc-nuon/components/4-image-nuon_ctl_api.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ type = "container_image"

[aws_ecr]
image_url = "431927561584.dkr.ecr.us-west-2.amazonaws.com/mono/ctl-api"
tag = "0.19.788"
tag = "0.19.793"
region = "us-west-2"
iam_role_arn = "arn:aws:iam::431927561584:role/nuon-ecr-access"
2 changes: 1 addition & 1 deletion byoc-nuon/components/4-image-nuon_dashboard_ui.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ type = "container_image"

[aws_ecr]
image_url = "431927561584.dkr.ecr.us-west-2.amazonaws.com/mono/dashboard-ui"
tag = "0.19.788"
tag = "0.19.793"
region = "us-west-2"
iam_role_arn = "arn:aws:iam::431927561584:role/nuon-ecr-access"
2 changes: 1 addition & 1 deletion byoc-nuon/components/values/ctl-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ env:
INTERNAL_HTTP_PORT: !!string 8082
RUNNER_HTTP_PORT: !!string 8083
GRACEFUL_SHUTDOWN_TIMEOUT: 10s
RUNNER_CONTAINER_IMAGE_TAG: "0.19.788"
RUNNER_CONTAINER_IMAGE_TAG: "0.19.793"
RUNNER_CONTAINER_IMAGE_URL: "{{ .nuon.inputs.inputs.runner_image_url }}"

GITHUB_APP_ID: !!string {{ .nuon.inputs.inputs.github_app_id }}
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.788
0.19.793