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 Mar 1, 2024
1 parent 0cc21bf commit 40f9f21
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 @@ -33,4 +33,4 @@ patches:
- path: postgres_fdw_service_patch.yaml
images:
- name: ghcr.io/dbca-wa/it-assets
newTag: 2.4.17
newTag: 2.4.18
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 = "itassets"
version = "2.4.17"
version = "2.4.18"
description = "DBCA IT assets (both physical and knowledge-based) management system"
authors = ["DBCA OIM <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 40f9f21

Please sign in to comment.