Skip to content

Commit

Permalink
update tags for release 7.6.1 (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
kramakur authored Sep 22, 2024
1 parent 63245ce commit eb8bab4
Show file tree
Hide file tree
Showing 26 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions charts/dataingestion-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.0
version: 1.1.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
#appVersion: "1.16.0"
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/dataingestion-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
#repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/data-ingestion-service"
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/data-ingestion-service"
pullPolicy: IfNotPresent
tag: "v1.1.0"
tag: "v1.1.1"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/elasticsearch-efs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 1.0.1
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
4 changes: 2 additions & 2 deletions charts/investigation-reporting-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2
version: 1.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/investigation-reporting-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "prod"
image:
#repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/data-reporting-service/investigation-reporting-service"
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/data-reporting-service/investigation-reporting-service"
tag: "v1.0.2"
tag: "v1.0.3"
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions charts/ldfdata-reporting-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2
version: 1.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/ldfdata-reporting-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "prod"
image:
#repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/data-reporting-service/ldfdata-reporting-service"
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/data-reporting-service/ldfdata-reporting-service"
tag: "v1.0.2"
tag: "v1.0.3"
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions charts/liquibase/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.1
version: 1.0.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/liquibase/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "prod"
image:
#repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/liquibase-service"
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/liquibase-service"
tag: "v1.0.1"
tag: "v1.0.2"
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions charts/modernization-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.2.0
version: 1.2.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/modernization-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "prod"
image:
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/modernization-api"
pullPolicy: IfNotPresent
tag: "v1.2.0"
tag: "v1.2.1"

imagePullSecrets: []
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions charts/nbs-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.2.0
version: 1.2.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/nbs-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
#repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/nbs-gateway"
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/nbs-gateway"
pullPolicy: IfNotPresent
tag: "v1.2.0"
tag: "v1.2.1"

gatewayService:
ports:
Expand Down
2 changes: 1 addition & 1 deletion charts/nifi-efs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 1.0.1
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
4 changes: 2 additions & 2 deletions charts/nnd-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.1
version: 1.0.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
#appVersion: "1.16.0"
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/nnd-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
#repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/nnd-service"
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/nnd-data-exchange-service"
pullPolicy: IfNotPresent
tag: "v1.0.1"
tag: "v1.0.2"

imagePullSecrets: []
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions charts/observation-reporting-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2
version: 1.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/observation-reporting-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "prod"
image:
#repository: "public.ecr.aws/o1z7u2g7/cdc-nbs-modernization/data-reporting-service/observation-reporting-service"
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/data-reporting-service/observation-reporting-service"
tag: "v1.0.2"
tag: "v1.0.3"
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions charts/organization-reporting-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2
version: 1.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/organization-reporting-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env: "prod"

image:
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/data-reporting-service/organization-reporting-service"
tag: "v1.0.2"
tag: "v1.0.3"
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions charts/page-builder-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.2.0
version: 1.2.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/page-builder-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env: "prod"
image:
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/page-builder-api"
pullPolicy: IfNotPresent
tag: "v1.2.0"
tag: "v1.2.1"

# Host URL for application
ingressHost: "app.EXAMPLE_DOMAIN"
Expand Down
4 changes: 2 additions & 2 deletions charts/person-reporting-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2
version: 1.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/person-reporting-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env: "prod"

image:
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/data-reporting-service/person-reporting-service"
tag: "v1.0.2"
tag: "v1.0.3"
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions charts/post-processing-reporting-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.2
version: 1.0.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "7.6.0"
appVersion: "7.6.1"
2 changes: 1 addition & 1 deletion charts/post-processing-reporting-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env: "prod"

image:
repository: "quay.io/us-cdcgov/cdc-nbs-modernization/data-reporting-service/post-processing-reporting-service"
tag: "v1.0.2"
tag: "v1.0.3"
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit eb8bab4

Please sign in to comment.