Skip to content

Commit

Permalink
Release 1.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Runner committed Sep 29, 2023
1 parent 122e1c1 commit e5feaa9
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:b8fad7e085d8172b3e58f4407f851123d79d86f5c0be54a35b0c5533ea3934fd";
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:f888dc3347f19e2500df25feb7dca28e2037c41f98b416777398ce292e5a7e96";
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:67de5208899cddb0e9a6a3e5a3c6b08540d3351b94b2934996ce36a2662b5958";
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:e54b7e6b47c38ed34db528312ac65c2330fef25132ca510c5ebd4a2de0cc5846";
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:85b915be7683768f489075325d63f5125b8b8b444edc66c9a108506d428737ac";
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:881edcaa5651f4e530b9373621064fa6324f5f5f2df21481c8f423521c1346d1";
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:c9be8774d77fdacf66d3bf11732b5da020220807a8c03c7c86d882cde7e677a7";
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:94a21b09459c3a0739765e6ca108454763cd61ce0fc36abc00d68041f6f5bfa4";
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:cb15739a411484ac4926dff83f329cc136dedccf46c7a6fe964f7ecbd510d698";
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.0";

0 comments on commit e5feaa9

Please sign in to comment.