Skip to content

Commit

Permalink
Release 1.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Runner committed Sep 29, 2023
1 parent 98d9c0c commit 6f3bfd6
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:f68f4266e8c958e8f84e8ded82dd0ce905eef683bbded4692818a81d3f08c8fd";
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:8690cad35234e4e8fd43c5dcd09e7aeef7849e421d744e004bb3e8ca81d00c01";
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:61f1e77c6248db53b8ac9c13eb061011419ed14c9652d6014de5272989cfa988";
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:b821b2724026358aeedfed284670ce096aa7851cd543a96081f2f57c6d3d8194";
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:9edb5feba379b57674b45db23eb4f37e87b4a8e7cc2cb957726f7f27470693a9";
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:8049b61e4b698ad86db95118979012a27194403dd30d225d9f64f23ada81882c";
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:139910a124633f54836c3ab134cf096291e6958bc5e4fb7fcecb8e609ec9dab1";
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:870c80478b28b1c196dd203f4b777c8745f9488187934abced1d5e02363b1131";
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:c0b2016687e88a9d68acfb4e5a609e70bef4ebb0459c0b7e857bd69dec270cf5";
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:25f6566385f57e3445451476ef92a7ec44f4b3250fe63135fae0bb239400f026";
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.44.1";

0 comments on commit 6f3bfd6

Please sign in to comment.