Skip to content

Commit

Permalink
Increment project minor version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Dec 20, 2023
1 parent 6a838a1 commit 3e02e36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kustomize/overlays/prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ labels:
variant: prod
images:
- name: ghcr.io/dbca-wa/healthcheck
newTag: 1.1.13
newTag: 1.1.14
patches:
- path: deployment_patch.yaml
- path: service_patch.yaml
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "healthcheck"
version = "1.1.13"
version = "1.1.14"
description = "Internal service endpoint health check for Spatial Support System"
authors = ["ASI <[email protected]>"]

Expand Down

0 comments on commit 3e02e36

Please sign in to comment.