Skip to content

Commit

Permalink
Release 1.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Runner committed May 9, 2023
1 parent 1ea2055 commit 335883c
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:3046f50528a1fd1ed01d7c251de44c04c367e8f62579cf4a187a580b3fbbd485";
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:acb98cc24d17b1411001916936d9152a55fa03935249bd81f20060719878801b";
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:0c5da5aa1675351c1e9e8fb84cc1e47c1f0ae50b78ba8498677f2435169b1a21";
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:6d4702e08c9814f6a9c89f387c06419fb97c5750190f09c9e93397de2ac885ac";
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:72e39d5ce2dc4f9760ed677a251cac8494ffdf51f6c5477b62df3219c723fca7";
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:482c361f7c0b6d2b4c69d636a70a07c4e91fcdb886569daa283353063d1a17c8";
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:1bff0d7d4b064f7e3118271546f84f88f9c2dd16bd583defa446f227739e740f";
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:0a8726b75c7347ce496e844c31b9b29e8f0dc1bbdc0dc14c99e34f9a0df4fb9c";
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:2f4cb382aa7de55dd68ef1444a334af211fdc2e922f7170bb4342e36a90055ac";
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:a53158bfb0347ff76b5671f823205ef07357098bc7f80a40f4ba48f2745df366";
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.42.1";

0 comments on commit 335883c

Please sign in to comment.