Skip to content

Commit

Permalink
chore: Update knative 1.15.3 => 1.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
d2iq-mergebot committed Nov 20, 2024
1 parent 08448f9 commit 27d3be4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/knative/1.15.3/defaults/cm.yaml
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.4-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
4 changes: 2 additions & 2 deletions services/knative/1.15.3/knative-serving.yaml
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.4
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.4-d2iq-defaults

0 comments on commit 27d3be4

Please sign in to comment.