Skip to content

Commit

Permalink
feat: Bump knative to 1.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrabovcin committed Nov 25, 2024
1 parent 8e7dbdc commit c2910f8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: knative-1.15.4-d2iq-defaults
name: knative-1.15.5-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
kind: HelmRepository
name: mesosphere.github.io-charts-staging
namespace: kommander-flux
version: 1.15.4
version: 1.15.5
interval: 15s
install:
crds: CreateReplace
Expand All @@ -28,4 +28,4 @@ spec:
targetNamespace: knative-serving
valuesFrom:
- kind: ConfigMap
name: knative-1.15.4-d2iq-defaults
name: knative-1.15.5-d2iq-defaults
File renamed without changes.

0 comments on commit c2910f8

Please sign in to comment.