Skip to content

Commit

Permalink
updated version info
Browse files Browse the repository at this point in the history
  • Loading branch information
rchakode committed Sep 10, 2023
1 parent 1545903 commit 1bc783b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifests/helm/realopinsight/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: "1.0"
description: Helm chart for RealOpInsight
name: realopinsight
version: 22.04.2
version: 23.09.0
2 changes: 1 addition & 1 deletion manifests/kustomize/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ resources:
images:
- name: realopinsight
newName: rchakode/realopinsight
newTag: 22.04.2
newTag: 23.09.0
4 changes: 2 additions & 2 deletions realopinsight.pro
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ CONFIG += no_keywords
TEMPLATE = app
RESOURCES += realopinsight.qrc

PACKAGE_VERSION=22.04.0
PACKAGE_VERSION=23.09.0

DEFINES *= "REALOPINSIGHT_RELEASE_NAME='\"Concret\"'"
DEFINES *= "REALOPINSIGHT_RELEASE_YEAR='\"2022\"'"
DEFINES *= "REALOPINSIGHT_RELEASE_YEAR='\"2023\"'"
DEFINES *= "REALOPINSIGHT_BUILD_DATE=\"`date +%s`\""
DEFINES *= "REALOPINSIGHT_APPLICATION_NAME='\"RealOpInsight\"'"
DEFINES *= "REALOPINSIGHT_PACKAGE_VERSION='\"$${PACKAGE_VERSION}\"'"
Expand Down

0 comments on commit 1bc783b

Please sign in to comment.