Skip to content

Commit 1ef568c

Browse files
author
Steve Salas
committed
Version scripts for SAML changes
1 parent 13e83a4 commit 1ef568c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

guided-setup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<#PSScriptInfo
2-
.VERSION 1.0.2
2+
.VERSION 1.1.0
33
.GUID e917c41a-260f-4ea4-980d-db00f8baef1b
44
.AUTHOR Code Dx
55
#>

setup/core/charts/codedx/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: codedx
3-
version: 1.1.0
3+
version: 1.2.0
44
appVersion: "5.1.0"
55
description: A Helm chart for Code Dx
66
icon: https://codedx.com/wp-content/uploads/2017/03/CodeDx-logo.png

setup/core/common/codedx.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<#PSScriptInfo
2-
.VERSION 1.0.3
2+
.VERSION 1.1.0
33
.GUID 6b1307f7-7098-4c65-9a86-8478840ad4cd
44
.AUTHOR Code Dx
55
#>

setup/core/common/private.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<#PSScriptInfo
2-
.VERSION 1.0.3
2+
.VERSION 1.1.0
33
.GUID 6b1307f7-7098-4c65-9a86-8478840ad4cd
44
.AUTHOR Code Dx
55
#>

setup/core/setup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<#PSScriptInfo
2-
.VERSION 1.0.6
2+
.VERSION 1.1.0
33
.GUID 47733b28-676e-455d-b7e8-88362f442aa3
44
.AUTHOR Code Dx
55
#>

0 commit comments

Comments
 (0)