Skip to content

Commit

Permalink
Release 1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Runner committed Oct 31, 2022
1 parent c967599 commit 6236cac
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:15751578ae367c4e8644b015c7c97b8bb576dfb0aa94011f45397bd12d631402";
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:53ccd423e8193d1b53ae46f037e14439886c070d7fc5648fd6f6440af6f0b28f";
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:cdaab2fceaf57e029d33fc88f5dde2f950a8259ac0f10e2b93145b5b1b7a18e4";
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:016f79fb3576abcab8b5f4c407a6385b5273f3f417238fac9cc1fa78aec28ecd";
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:f8283377be05122d3750c8ee3f77b1f52949b1a78899cb9654d97837fcf03124";
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:9890e68d2d41c0a626777cb7d956010fa835b8882f7b75bb773982d62bdeaf88";
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:13d012292b0cb247c9217a218664126b298643974268a216a0240d332a193e71";
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:5031c3d15f59e875d6910dafc8ff5cfc7ea909f5d20608b470ba88c5852f8ac7";
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:f118dbcdeecc677a547e302f29314cc2a0e89c9c76c559d757cf5f12ceafcbb9";
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.31.0";

0 comments on commit 6236cac

Please sign in to comment.