Skip to content

Commit b997a96

Browse files
committed
chore: Update packages
1 parent 4a85bd9 commit b997a96

16 files changed

+12
-199
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
registry-server: ghcr.io
1919
registry-username: ${{ github.actor }}
2020
image: ${{ github.repository }}
21-
version: 0.20.1
21+
version: 0.21.0
2222
secrets:
2323
pull-request-token: ${{ secrets.GH_ORG_PAT }}

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ Each Kadras package included in the platform can be configured independently.
121121

122122
| Config | Default | Description |
123123
|-------|-------------------|-------------|
124-
| `buildpacks.catalog` | `{}` | Configuration for the Buildpacks Catalog package. |
125-
| `buildpacks.kpack` | `{}` | Configuration for the Kpack package. |
126124
| `cert_manager` | `{}` | Configuration for the Cert Manager package. |
127125
| `contour` | `{}` | Configuration for the Contour package. |
128126
| `crossplane` | `{}` | Configuration for the Crossplane package. |
@@ -138,7 +136,6 @@ Each Kadras package included in the platform can be configured independently.
138136
| `rabbitmq_operator` | `{}` | Configuration for the RabbitMQ Operator package. |
139137
| `secretgen_controller` | `{}` | Configuration for the Secretgen Controller package. |
140138
| `service_binding` | `{}` | Configuration for the Service Binding package. |
141-
| `tekton.pipelines` | `{}` | Configuration for the Tekton Pipelines package. |
142139
| `tempo_operator` | `{}` | Configuration for the Tempo Operator package. |
143140
| `workspace_provisioner` | `{}` | Configuration for the Workspace Provisioner package. |
144141

package/config/components/buildpacks-catalog.yml

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

package/config/components/cert-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spec:
4646
packageRef:
4747
refName: cert-manager.packages.kadras.io
4848
versionSelection:
49-
constraints: 1.15.3
49+
constraints: 1.16.1
5050
prereleases: {}
5151
values:
5252
- secretRef:

package/config/components/crossplane.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
packageRef:
2626
refName: crossplane.packages.kadras.io
2727
versionSelection:
28-
constraints: 1.17.1
28+
constraints: 1.17.1+kadras.io
2929
values:
3030
- secretRef:
3131
name: crossplane-values

package/config/components/dependency-track.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
packageRef:
2929
refName: dependency-track.packages.kadras.io
3030
versionSelection:
31-
constraints: 4.11.7
31+
constraints: 4.12.0
3232
values:
3333
- secretRef:
3434
name: dependency-track-values

package/config/components/developer-portal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
packageRef:
2727
refName: developer-portal.packages.kadras.io
2828
versionSelection:
29-
constraints: 0.3.0
29+
constraints: 0.4.0
3030
values:
3131
- secretRef:
3232
name: developer-portal-values

package/config/components/flux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
packageRef:
2525
refName: flux.packages.kadras.io
2626
versionSelection:
27-
constraints: 2.3.0
27+
constraints: 2.4.0
2828
values:
2929
- secretRef:
3030
name: flux-values

package/config/components/knative-serving.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
packageRef:
4343
refName: knative-serving.packages.kadras.io
4444
versionSelection:
45-
constraints: 1.15.2
45+
constraints: 1.16.0
4646
values:
4747
- secretRef:
4848
name: knative-serving-values

package/config/components/kpack.yml

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

package/config/components/kyverno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
packageRef:
3232
refName: kyverno.packages.kadras.io
3333
versionSelection:
34-
constraints: 1.12.5
34+
constraints: 1.12.6
3535
values:
3636
- secretRef:
3737
name: kyverno-values

package/config/components/postgresql-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
packageRef:
2525
refName: postgresql-operator.packages.kadras.io
2626
versionSelection:
27-
constraints: 1.24.0
27+
constraints: 1.24.1
2828
values:
2929
- secretRef:
3030
name: postgresql-operator-values

package/config/components/rabbitmq-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
packageRef:
2525
refName: rabbitmq-operator.packages.kadras.io
2626
versionSelection:
27-
constraints: 2.10.0
27+
constraints: 2.11.0
2828
values:
2929
- secretRef:
3030
name: rabbitmq-operator-values

package/config/components/tekton-pipelines.yml

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

package/config/values-schema.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,6 @@ platform:
7171
#@schema/desc "The namespace of the Secret holding the credentials to access the Git server."
7272
namespace: kadras-system
7373

74-
#@schema/desc "Configuration for Buildpacks related packages."
75-
buildpacks:
76-
#@schema/desc "Configuration for the Buildpacks Catalog package."
77-
#@schema/type any=True
78-
catalog: {}
79-
#@schema/desc "Configuration for the Kpack package."
80-
#@schema/type any=True
81-
kpack: {}
82-
8374
#@schema/desc "Configuration for the Cert Manager package."
8475
#@schema/type any=True
8576
cert_manager: {}
@@ -144,12 +135,6 @@ secretgen_controller: {}
144135
#@schema/type any=True
145136
service_binding: {}
146137

147-
#@schema/desc "Configuration for Tekton related packages."
148-
tekton:
149-
#@schema/desc "Configuration for the Tekton Pipelines package."
150-
#@schema/type any=True
151-
pipelines: {}
152-
153138
#@schema/desc "Configuration for the Tempo Operator package."
154139
#@schema/type any=True
155140
tempo_operator: {}

test/setup/kind/v1.31/kind-config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ kind: Cluster
33
apiVersion: kind.x-k8s.io/v1alpha4
44
nodes:
55
- role: control-plane
6-
image: kindest/node:v1.31.0
6+
image: kindest/node:v1.31.1
77
- role: worker
8-
image: kindest/node:v1.31.0
8+
image: kindest/node:v1.31.1
99
extraPortMappings:
1010
- containerPort: 80
1111
hostPort: 80

0 commit comments

Comments
 (0)