diff --git a/ferretdb.yaml b/ferretdb.yaml index b02a0210c59..9bb6db8f03e 100644 --- a/ferretdb.yaml +++ b/ferretdb.yaml @@ -1,7 +1,7 @@ package: name: ferretdb version: 1.0.0 - epoch: 0 + epoch: 1 description: "A truly Open Source MongoDB alternative" copyright: - license: Apache-2.0 diff --git a/flux-helm-controller.yaml b/flux-helm-controller.yaml index 60ddea9b49c..93ffbfeef8e 100644 --- a/flux-helm-controller.yaml +++ b/flux-helm-controller.yaml @@ -1,7 +1,7 @@ package: name: flux-helm-controller version: 0.32.2 - epoch: 1 + epoch: 2 description: The GitOps Toolkit Helm reconciler, for declarative Helming copyright: - license: Apache-2.0 diff --git a/flux-kustomize-controller.yaml b/flux-kustomize-controller.yaml index 150ff7de0e0..529813bcd4e 100644 --- a/flux-kustomize-controller.yaml +++ b/flux-kustomize-controller.yaml @@ -1,7 +1,7 @@ package: name: flux-kustomize-controller version: 0.35.1 - epoch: 1 + epoch: 2 description: The GitOps Toolkit Kustomize reconciler copyright: - license: Apache-2.0 diff --git a/flux-notification-controller.yaml b/flux-notification-controller.yaml index 0ba78ed93b7..cf058b61bb2 100644 --- a/flux-notification-controller.yaml +++ b/flux-notification-controller.yaml @@ -1,7 +1,7 @@ package: name: flux-notification-controller version: 0.33.0 - epoch: 1 + epoch: 2 description: The GitOps Toolkit event forwarded and notification dispatcher copyright: - license: Apache-2.0 diff --git a/flux-source-controller.yaml b/flux-source-controller.yaml index 590b5d73353..c9716fb1bb2 100644 --- a/flux-source-controller.yaml +++ b/flux-source-controller.yaml @@ -1,7 +1,7 @@ package: name: flux-source-controller version: 0.36.1 - epoch: 1 + epoch: 2 description: The GitOps Toolkit source management component copyright: - license: Apache-2.0 diff --git a/flux.yaml b/flux.yaml index eb2961301b8..3ce37b748db 100644 --- a/flux.yaml +++ b/flux.yaml @@ -1,7 +1,7 @@ package: name: flux version: 0.41.2 - epoch: 1 + epoch: 2 description: Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit. copyright: - license: Apache-2.0 diff --git a/kyverno-cli.yaml b/kyverno-cli.yaml index cb56b3f6fd2..86eb90d887b 100644 --- a/kyverno-cli.yaml +++ b/kyverno-cli.yaml @@ -1,7 +1,7 @@ package: name: kyverno-cli version: 1.9.2 - epoch: 0 + epoch: 1 description: Kubernetes Native Policy Management CLI copyright: - license: Apache-2.0 diff --git a/mc.yaml b/mc.yaml index d5dbbf7e8b2..ce2eaeae2eb 100644 --- a/mc.yaml +++ b/mc.yaml @@ -3,7 +3,7 @@ package: # minio uses strange versioning, the upstream version is RELEASE.2023-03-23T20-03-04Z # when bumping this, also bump the tag in git-checkout below version: 0.20230323.200304 - epoch: 1 + epoch: 2 description: Multi-Cloud Object Storage copyright: - license: AGPL-3.0 @@ -30,4 +30,4 @@ pipeline: mv mc ${{targets.destdir}}/usr/bin update: - enabled: true # odd versions which cannot be compared and automated + enabled: false # odd versions which cannot be compared and automated diff --git a/melange.yaml b/melange.yaml index 8ce737ef646..c0057a93933 100644 --- a/melange.yaml +++ b/melange.yaml @@ -2,7 +2,7 @@ package: name: melange # When bumping the version check if the CVE/GHSA mitigations below can be removed. version: 0.3.2 - epoch: 1 + epoch: 2 description: build APKs from source code copyright: - license: Apache-2.0 diff --git a/memcached-exporter.yaml b/memcached-exporter.yaml index e676543aa13..73daa170be1 100644 --- a/memcached-exporter.yaml +++ b/memcached-exporter.yaml @@ -1,7 +1,7 @@ package: name: memcached-exporter version: 0.11.3 - epoch: 0 + epoch: 1 description: Exports metrics from memcached servers for consumption by Prometheus. copyright: - license: Apache-2.0 diff --git a/metrics-server.yaml b/metrics-server.yaml index 991b2871d56..50670d75a28 100644 --- a/metrics-server.yaml +++ b/metrics-server.yaml @@ -1,7 +1,7 @@ package: name: metrics-server version: 0.6.3 - epoch: 1 + epoch: 2 description: Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. target-architecture: - all diff --git a/minio.yaml b/minio.yaml index 05009605c2d..d4f5648cde5 100644 --- a/minio.yaml +++ b/minio.yaml @@ -3,7 +3,7 @@ package: # minio uses strange versioning, the upstream version is RELEASE.2023-04-13T03-08-07Z # when bumping this, also bump the tag in git-checkout below version: 0.20230413.030807 - epoch: 0 + epoch: 1 description: Multi-Cloud Object Storage copyright: - license: AGPL-3.0 diff --git a/mongo-tools.yaml b/mongo-tools.yaml index ede6db42d24..90736810ac4 100644 --- a/mongo-tools.yaml +++ b/mongo-tools.yaml @@ -1,7 +1,7 @@ package: name: mongo-tools version: 100.7.0 - epoch: 1 + epoch: 2 description: Tools for MongoDB copyright: - license: Apache-2.0 diff --git a/nats-server.yaml b/nats-server.yaml index 64670970758..62b5ba5bf35 100644 --- a/nats-server.yaml +++ b/nats-server.yaml @@ -1,7 +1,7 @@ package: name: nats-server version: 2.9.16 - epoch: 0 + epoch: 1 description: High-Performance server for NATS.io, the cloud and edge native messaging system. copyright: - license: Apache-2.0 diff --git a/nats.yaml b/nats.yaml index 06091ba14e7..28e72ec58ce 100644 --- a/nats.yaml +++ b/nats.yaml @@ -1,7 +1,7 @@ package: name: nats version: 0.0.35 - epoch: 1 + epoch: 2 description: The NATS Command Line Interface. copyright: - license: Apache-2.0 diff --git a/nerdctl.yaml b/nerdctl.yaml index 0e2afb317be..9c1eccc26bf 100644 --- a/nerdctl.yaml +++ b/nerdctl.yaml @@ -1,7 +1,7 @@ package: name: nerdctl version: 1.3.1 - epoch: 0 + epoch: 1 description: Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ... copyright: - license: Apache-2.0 diff --git a/nvidia-device-plugin.yaml b/nvidia-device-plugin.yaml index 7de559166ff..006b166e284 100644 --- a/nvidia-device-plugin.yaml +++ b/nvidia-device-plugin.yaml @@ -1,7 +1,7 @@ package: name: nvidia-device-plugin version: 0.14.0 - epoch: 0 + epoch: 1 description: NVIDIA device plugin for Kubernetes copyright: - license: Apache-2.0 diff --git a/oras.yaml b/oras.yaml index 0613afb7228..b3222f760d0 100644 --- a/oras.yaml +++ b/oras.yaml @@ -1,7 +1,7 @@ package: name: oras version: 1.0.0 - epoch: 0 + epoch: 1 description: OCI registry client - managing content like artifacts, images, packages. copyright: - license: Apache-2.0 diff --git a/osv-scanner.yaml b/osv-scanner.yaml index eb1dcf700e7..93841bd53ad 100644 --- a/osv-scanner.yaml +++ b/osv-scanner.yaml @@ -1,7 +1,7 @@ package: name: osv-scanner version: 1.3.2 - epoch: 0 + epoch: 1 description: Vulnerability scanner written in Go which uses the data provided by https://osv.dev copyright: - license: Apache-2.0 diff --git a/policy-controller.yaml b/policy-controller.yaml index fcf9cb1d043..1bfd7db36ca 100644 --- a/policy-controller.yaml +++ b/policy-controller.yaml @@ -1,7 +1,7 @@ package: name: policy-controller version: 0.7.0 - epoch: 2 + epoch: 3 description: "The policy admission controller used to enforce policy on a cluster on verifiable supply-chain metadata from cosign." copyright: - license: Apache-2.0 diff --git a/prometheus-alertmanager.yaml b/prometheus-alertmanager.yaml index 9c37eb8bb7b..46edb64eec6 100644 --- a/prometheus-alertmanager.yaml +++ b/prometheus-alertmanager.yaml @@ -2,7 +2,7 @@ package: name: prometheus-alertmanager # When bumping this version you can remove the `go get` line in the build script version: 0.25.0 - epoch: 2 + epoch: 3 description: Prometheus Alertmanager copyright: - license: Apache-2.0 diff --git a/prometheus-bind-exporter.yaml b/prometheus-bind-exporter.yaml index cae1dd6c0d1..45ac76ca58c 100644 --- a/prometheus-bind-exporter.yaml +++ b/prometheus-bind-exporter.yaml @@ -1,7 +1,7 @@ package: name: prometheus-bind-exporter version: 0.6.1 - epoch: 0 + epoch: 1 description: Prometheus exporter for BIND copyright: - license: Apache-2.0 diff --git a/prometheus-config-reloader.yaml b/prometheus-config-reloader.yaml index eb68b090ed0..b63bc1710c1 100644 --- a/prometheus-config-reloader.yaml +++ b/prometheus-config-reloader.yaml @@ -1,7 +1,7 @@ package: name: prometheus-config-reloader version: 0.65.0 - epoch: 0 + epoch: 1 description: Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes copyright: - license: Apache-2.0 diff --git a/prometheus-elasticsearch-exporter.yaml b/prometheus-elasticsearch-exporter.yaml index c4e479bf142..72c1f81fcc2 100644 --- a/prometheus-elasticsearch-exporter.yaml +++ b/prometheus-elasticsearch-exporter.yaml @@ -1,7 +1,7 @@ package: name: prometheus-elasticsearch-exporter version: 1.5.0 - epoch: 1 + epoch: 2 description: Elasticsearch stats exporter for Prometheus copyright: - license: Apache-2.0 diff --git a/prometheus-mysqld-exporter.yaml b/prometheus-mysqld-exporter.yaml index 1270ecd570a..9a35fedabf3 100644 --- a/prometheus-mysqld-exporter.yaml +++ b/prometheus-mysqld-exporter.yaml @@ -2,7 +2,7 @@ package: name: prometheus-mysqld-exporter # When bumping this version you can remove the `go get` line in the build script version: 0.14.0 - epoch: 3 + epoch: 4 description: Prometheus Exporter for MySQL server metrics copyright: - license: Apache-2.0 diff --git a/prometheus-node-exporter.yaml b/prometheus-node-exporter.yaml index f2273f292b5..6dd1103c652 100644 --- a/prometheus-node-exporter.yaml +++ b/prometheus-node-exporter.yaml @@ -2,7 +2,7 @@ package: name: prometheus-node-exporter # When bumping this version you can remove the `go get` line in the build script version: 1.5.0 - epoch: 3 + epoch: 4 description: Prometheus Exporter for machine metrics copyright: - license: Apache-2.0 diff --git a/prometheus-operator.yaml b/prometheus-operator.yaml index ffd5f85c01d..80a2852f5ad 100644 --- a/prometheus-operator.yaml +++ b/prometheus-operator.yaml @@ -1,7 +1,7 @@ package: name: prometheus-operator version: 0.65.0 - epoch: 0 + epoch: 1 description: Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes copyright: - license: Apache-2.0 diff --git a/prometheus-postgres-exporter.yaml b/prometheus-postgres-exporter.yaml index 5f8c88d1b7a..1f6f74296b5 100644 --- a/prometheus-postgres-exporter.yaml +++ b/prometheus-postgres-exporter.yaml @@ -1,7 +1,7 @@ package: name: prometheus-postgres-exporter version: 0.12.0 - epoch: 1 + epoch: 2 description: Prometheus Exporter for Postgres server metrics copyright: - license: Apache-2.0 diff --git a/prometheus-stackdriver-exporter.yaml b/prometheus-stackdriver-exporter.yaml index 7ab9523444e..b6e93034079 100644 --- a/prometheus-stackdriver-exporter.yaml +++ b/prometheus-stackdriver-exporter.yaml @@ -1,7 +1,7 @@ package: name: prometheus-stackdriver-exporter version: 0.13.0 - epoch: 0 + epoch: 1 description: Google Stackdriver Prometheus exporter copyright: - license: Apache-2.0 diff --git a/pulumi-kubernetes-operator.yaml b/pulumi-kubernetes-operator.yaml index 54bf41f3261..8bf1008a86b 100644 --- a/pulumi-kubernetes-operator.yaml +++ b/pulumi-kubernetes-operator.yaml @@ -1,7 +1,7 @@ package: name: pulumi-kubernetes-operator version: 1.11.5 - epoch: 0 + epoch: 1 description: A Kubernetes Operator that automates the deployment of Pulumi Stacks copyright: - license: Apache-2.0 diff --git a/pulumi-language-dotnet.yaml b/pulumi-language-dotnet.yaml index 3fb8c97146a..aeb21e4bad4 100644 --- a/pulumi-language-dotnet.yaml +++ b/pulumi-language-dotnet.yaml @@ -1,7 +1,7 @@ package: name: pulumi-language-dotnet version: 3.54.1 - epoch: 0 + epoch: 1 description: Pulumi Language SDK for Dotnet copyright: - license: Apache-2.0 diff --git a/pulumi-language-java.yaml b/pulumi-language-java.yaml index 08beada68c4..aec247cf1d8 100644 --- a/pulumi-language-java.yaml +++ b/pulumi-language-java.yaml @@ -1,7 +1,7 @@ package: name: pulumi-language-java version: 0.9.2 - epoch: 0 + epoch: 1 description: Pulumi Language SDK for Java copyright: - license: Apache-2.0 diff --git a/pulumi-language-yaml.yaml b/pulumi-language-yaml.yaml index 7ebfcdcfd8e..c8e7f45e88e 100644 --- a/pulumi-language-yaml.yaml +++ b/pulumi-language-yaml.yaml @@ -1,7 +1,7 @@ package: name: pulumi-language-yaml version: 1.1.1 - epoch: 0 + epoch: 1 description: Pulumi Language SDK for YAML copyright: - license: Apache-2.0 diff --git a/regclient.yaml b/regclient.yaml index a8eec2bb5e8..da2e3c53cd5 100644 --- a/regclient.yaml +++ b/regclient.yaml @@ -1,7 +1,7 @@ package: name: regclient version: 0.4.8 - epoch: 0 + epoch: 1 description: Docker and OCI Registry Client in Go and tooling using those libraries copyright: - license: Apache-2.0 diff --git a/rekor-cli.yaml b/rekor-cli.yaml index f9026a87783..c0424c8e379 100644 --- a/rekor-cli.yaml +++ b/rekor-cli.yaml @@ -1,7 +1,7 @@ package: name: rekor-cli version: 1.1.1 - epoch: 0 + epoch: 1 description: Rekor command line interface tool target-architecture: - all diff --git a/rekor-server.yaml b/rekor-server.yaml index a999804d92d..212c72ed6a8 100644 --- a/rekor-server.yaml +++ b/rekor-server.yaml @@ -1,7 +1,7 @@ package: name: rekor-server version: 1.1.1 - epoch: 0 + epoch: 1 description: Rekor signature transparency log server target-architecture: - all diff --git a/restic.yaml b/restic.yaml index 4eb4a340d88..e077976ea14 100644 --- a/restic.yaml +++ b/restic.yaml @@ -2,7 +2,7 @@ package: name: restic # When bumping the version check if the CVE/GHSA mitigations below can be removed. version: 0.15.2 - epoch: 0 + epoch: 1 description: restic is a backup program which allows saving multiple revisions of files and directories in an encrypted repository stored on different backends copyright: - license: BSD-2-Clause