Skip to content

Commit

Permalink
bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktavious committed Dec 11, 2024
1 parent b53184d commit a55f5b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/opslevel/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: "v2"
name: "opslevel"
type: "application"
version: "2024.12.5"
appVersion: "2024.10.15"
version: "2024.12.11"
appVersion: "2024.12.10"
description: "The OpsLevel internal developer portal helps your team ship fast without risking your software standards."
home: "https://www.opslevel.com/"
icon: "https://app.opslevel.com/OpsLevelLogo-Primary.svg"
Expand Down
6 changes: 3 additions & 3 deletions charts/opslevel/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ opslevel:
forceSSL: false
image:
repository: "746108190720.dkr.ecr.us-east-1.amazonaws.com/opslevel"
tag: "selfhosted-prod-b95288af-1729030463"
tag: "selfhosted-prod-bacf4937-1733867911"
account:
name: "Main"
username: "Alice Wonderland"
Expand Down Expand Up @@ -98,7 +98,7 @@ opssight:
enabled: true
image:
repository: "746108190720.dkr.ecr.us-east-1.amazonaws.com/opssight"
tag: "selfhosted-production-b8a797f-1726845192"
tag: "selfhosted-production-a224cac-1733235211"
pod:
annotations: {}
web:
Expand Down Expand Up @@ -225,7 +225,7 @@ objectStorage:
faktory:
image:
repository: "746108190720.dkr.ecr.us-east-1.amazonaws.com/faktory"
tag: "1.9.0"
tag: "1.9.1"
resources: *resourcesMedium
storageClass: ""
storageSize: "8Gi"
Expand Down

0 comments on commit a55f5b1

Please sign in to comment.