Skip to content

Commit

Permalink
Release 1.39.4
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Runner committed May 1, 2023
1 parent 5703caf commit 590d5f3
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/apps/fdb_configurator/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/fdb-configurator:latest";
export const image = "public.ecr.aws/shopstic/fdb-configurator@sha256:b1d137b672ac1b39221cfa826a2d43956f6733fd77a43775b3243b2f4640bffc";
2 changes: 1 addition & 1 deletion src/apps/fdb_server/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/fdb-server:latest";
export const image = "public.ecr.aws/shopstic/fdb-server@sha256:91daa89208ad0810c1bb326eea1fd5c97ffae4c4c65146178cca49aefd8179ea";
2 changes: 1 addition & 1 deletion src/apps/github_actions_registry/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/github-actions-registry:latest";
export const image = "public.ecr.aws/shopstic/github-actions-registry@sha256:c9832ed783cf9dba222eb728d7137e9929d8c4fa06d94e7b3cdeb6fbebf9479a";
2 changes: 1 addition & 1 deletion src/apps/gitlab_cicd_registry/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/gitlab-cicd-registry:latest";
export const image = "public.ecr.aws/shopstic/gitlab-cicd-registry@sha256:90b31cc3c9227eca013acff67b6e9587081babc840ddfd70d37b75424f083cd6";
2 changes: 1 addition & 1 deletion src/apps/grafana_syncer/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/grafana-syncer:latest";
export const image = "public.ecr.aws/shopstic/grafana-syncer@sha256:9e16ba08f08eb03051e79785777473894f4a34ffabbd21bcb2d37e677420ea98";
2 changes: 1 addition & 1 deletion src/apps/iac_version_bumper/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/iac-version-bumper:latest";
export const image = "public.ecr.aws/shopstic/iac-version-bumper@sha256:f526e137efe8cf244f12dd79e098c114593e9140d6454a04c07a3f15d141ec5a";
2 changes: 1 addition & 1 deletion src/apps/k8s_job_autoscaler/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/k8s-job-autoscaler:latest";
export const image = "public.ecr.aws/shopstic/k8s-job-autoscaler@sha256:89300297303ddef111ccc73be4e8f0f6e4560f929809d5e25dcb85d31ca5abba";
2 changes: 1 addition & 1 deletion src/apps/openapi_merger/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/openapi-merger:latest";
export const image = "public.ecr.aws/shopstic/openapi-merger@sha256:fe1b27e5e43a3c9264993f965ff897ad87c787d64e3e6f6beac390abc90ce06b";
2 changes: 1 addition & 1 deletion src/apps/registry_authenticator/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/registry-authenticator:latest";
export const image = "public.ecr.aws/shopstic/registry-authenticator@sha256:f15f778bd757d1b9883f2eb44539feb8da2c389fca68dfbab44f0b59b79ebd3e";
2 changes: 1 addition & 1 deletion src/apps/registry_syncer/meta.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const image = "public.ecr.aws/shopstic/registry-syncer:latest";
export const image = "public.ecr.aws/shopstic/registry-syncer@sha256:dc4d4e24fd69b94e4b625750cfb65c6e9548249082a32904bac83c96d22fca17";
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default "latest";
export default "1.39.4";

0 comments on commit 590d5f3

Please sign in to comment.