Skip to content

Commit

Permalink
feat: Update knative to 1.15.2 (#2807)
Browse files Browse the repository at this point in the history
feat: Bump knative to 1.15.2
  • Loading branch information
johnliu25 authored Nov 7, 2024
1 parent 514cd4d commit 86e6cbe
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.3-d2iq-defaults
name: knative-1.15.2-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.3
version: 1.15.2
interval: 15s
install:
crds: CreateReplace
Expand All @@ -28,4 +28,4 @@ spec:
targetNamespace: knative-serving
valuesFrom:
- kind: ConfigMap
name: knative-1.15.3-d2iq-defaults
name: knative-1.15.2-d2iq-defaults
File renamed without changes.

0 comments on commit 86e6cbe

Please sign in to comment.