Skip to content

Commit

Permalink
Release 1.49.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Runner committed Mar 9, 2024
1 parent af67fca commit d56e60d
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:0be3e66b6860cb6c62000583f4e576c8c753c4de4597de5d10bb324df28ecafb";
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:8208b2199e81819c27e247458057cd1e2c18d454c1a460a22b58d1b46d71aaa8";
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:b429e07a454fec14c2837a0acdacec3df91f20fb859112ce634a9f72491e29ed";
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:98acf2489fc8b3e70a03bb47e3f8fe5ceba463b46252bc232f42ffae3de26651";
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:a543486d2fda4bc6d84978950ba22975f641f523f655d35e754b7d43c8cb88e4";
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:90b91b68a0733ad89c35b7985bf5a791e02606c885cffe853099e2950268e8d1";
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:b09eaeca13d5735c121b8f391ec35deddab7488509467940a6447608b125e746";
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:4f3b9579f1f283ab1ae73ab800637b82d52d79de4763bfea089126d10df632c4";
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:e4b37c2055fe535f8430848f2fd1aa77c236066b495672ed21aab1a248d42558";
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:482a2f0fd2db7e8b928a0a5b7da25c6104364c9f504410905634d407460384d6";
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.49.2";

0 comments on commit d56e60d

Please sign in to comment.