Skip to content

Commit

Permalink
Release 1.35.7
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Runner committed May 23, 2023
1 parent 7d84747 commit 1cc1223
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 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:0430da564c1bd9ba1945d0d034da82143f01441ee39c542a53cf8da8d972f777";
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:4102ba819d232343062eff916a97be8d2ac3bf20e9de4b0227c49fe2d3bd5e16";
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:ec7f9bd4491f1c8eac66efb8dc40a56ec1e9a2d45cbf363a61e58204dd154b13";
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:3ab0161f9f2245fb09e1db5908e9e7b0e2d42677b63304ae76bec1c68ae831f5";
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:3ef145b8d6a7decf7efc242f4be1e86bc5c90817e6fe3d953182f78f8c806166";
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:b5a32d8274705aefa80b31ba587f0cbe9820f8a7a46ae36d9fa05f565b53e72a";
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:316b72822f68e1dc0faf72c3dfcc20546a8af2fc4eef4d83ee2fd0ee0a8e0166";
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:d83dcc2126bdc13cd4b1b378d2269edb91e10eab6dbb8900cf1a32d2234333b0";
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:e1da2e7e318b39fe224096facaafdd6191f23869dd657072cb0932d91230dca3";
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.35.7";

0 comments on commit 1cc1223

Please sign in to comment.