Skip to content

Commit 1beee61

Browse files
authored
Merge pull request #268 from metacoma/fix/knative_crds
chore: bump knative-operator version to 1.17.2
2 parents 3704dc3 + 1b3dbc1 commit 1beee61

File tree

142 files changed

+132681
-17388
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+132681
-17388
lines changed

knative-operator/README.md

Lines changed: 2676 additions & 1 deletion
Large diffs are not rendered by default.

knative-operator/crds/operator.knative.dev_knativeeventings.yaml

Lines changed: 2385 additions & 0 deletions
Large diffs are not rendered by default.

knative-operator/crds/operator.knative.dev_knativeservings.yaml

Lines changed: 2514 additions & 0 deletions
Large diffs are not rendered by default.

knative-operator/crds/serving-crds.yaml

Lines changed: 0 additions & 4280 deletions
This file was deleted.

knative-operator/docs/README.md

Lines changed: 0 additions & 8925 deletions
This file was deleted.

knative-operator/kcl.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[package]
22
name = "knative-operator"
3-
version = "0.2.1"
3+
version = "0.3.0"
4+
edition = "*"
5+
description = "KCL module for the Knative Operator"
46

57
[dependencies]
68
k8s = "1.31.2"

knative-operator/v1/messaging_knative_dev_v1_in_memory_channel.k

Lines changed: 0 additions & 363 deletions
This file was deleted.

0 commit comments

Comments
 (0)