Skip to content

Commit

Permalink
Update opslevel and opslevel-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktavious committed Oct 16, 2024
1 parent 2a21e4e commit 51ca3a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.10.11"
appVersion: "2024.10.11"
version: "2024.10.16"
appVersion: "2024.10.15"
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
4 changes: 2 additions & 2 deletions charts/opslevel/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ opslevel:
forceSSL: false
image:
repository: "746108190720.dkr.ecr.us-east-1.amazonaws.com/opslevel"
tag: "selfhosted-prod-6680e718-1728679480"
tag: "selfhosted-prod-b95288af-1729030463"
account:
name: "Main"
username: "Alice Wonderland"
Expand Down Expand Up @@ -69,7 +69,7 @@ runner:
enabled: false
image:
repository: "public.ecr.aws/opslevel/opslevel-runner"
tag: "v2024.5.16"
tag: "v2024.10.14"
replicas: 3
resources: *resourcesLarge
secret:
Expand Down

0 comments on commit 51ca3a8

Please sign in to comment.