Skip to content

Releases: kyma-project/docker-registry

0.10.0

15 Sep 14:10

Choose a tag to compare

What's Changed

Bugfixes

Documentation

Maintanance

  • Bump k8s version for K3D tests by @kwiatekus in #407
  • Bump terraform module gh actions by @kwiatekus in #408
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 by @dependabot[bot] in #409
  • gomod(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #411
  • Use filenames for manifest and defaultCR in module configs by @MichalKalke in #412
  • Migrate tests and docs to cli v3.1 by @kwiatekus in #415
  • Add defaults for each flag for Docker Registry Extension by @Cortey in #419
  • gomod(deps): bump the istio group with 2 updates by @dependabot[bot] in #418
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.25.0-alpine3.22 to 1.25.1-alpine3.22 in /components/operator by @dependabot[bot] in #423
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot[bot] in #422
  • gomod(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #416
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 by @dependabot[bot] in #417

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

27 Aug 12:34

Choose a tag to compare

What's Changed

Bug Fixes

Maintenance

  • Upload community-module-template to the right release by @pPrecel in #382
  • registry-init(deps): bump kyma-project/prod/external/library/alpine from 3.22.0 to 3.22.1 in /components/registry-init by @dependabot[bot] in #384
  • Stop rendering module-template on release by @pPrecel in #383
  • gomod(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #385
  • Remove build-engine: buildx by @akiioto in #386
  • chore: bump istio deps together by @halamix2 in #389
  • gomod(deps): bump the istio group with 2 updates by @dependabot[bot] in #390
  • gomod(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #391
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.24.5-alpine3.22 to 1.24.6-alpine3.22 in /components/operator by @dependabot[bot] in #393
  • Change module template link by @grego952 in #394
  • gomod(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.6 by @dependabot[bot] in #398
  • gomod(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #399
  • revert k3s version used in tests by @halamix2 in #401
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.24.6-alpine3.22 to 1.25.0-alpine3.22 in /components/operator by @dependabot[bot] in #402
  • gomod(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #403
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot[bot] in #395
  • gomod(deps): bump the istio group with 2 updates by @dependabot[bot] in #396
  • Remove dependency to Kyma CLI v2 by @kwiatekus in #404
  • Split Release Workflows to fix tag handling by @kwiatekus in #405
  • Rename promotion workflow by @kwiatekus in #406

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

22 Jul 11:05

Choose a tag to compare

What's Changed

We have bumped distribution to version 3.0.0

Enhancements

  • Define new metrics service for module by @Cortey in #375

Maintanance

  • Add image syncer job by @halamix2 in #354
  • Add image syncer config by @halamix2 in #355
  • gomod(deps): bump helm.sh/helm/v3 from 3.18.0 to 3.18.1 by @dependabot[bot] in #352
  • gomod(deps): bump istio.io/client-go from 1.26.0 to 1.26.1 by @dependabot[bot] in #351
  • gomod(deps): bump istio.io/api from 1.26.0 to 1.26.1 by @dependabot[bot] in #350
  • sync base registry 3.0.0. image by @halamix2 in #356
  • gomod(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 by @dependabot[bot] in #357
  • registry-init(deps): bump kyma-project/prod/external/library/alpine from 3.21.3 to 3.22.0 in /components/registry-init by @dependabot[bot] in #358
  • bump base Go images by @halamix2 in #359
  • Migrate Promote to channel to fit new requirements by @Cortey in #364
  • Fix Path for channel promotions by @Cortey in #365
  • Migrate the kyma registry extension by @pPrecel in #346
  • Build multi-arch images by @pPrecel in #367
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot[bot] in #363
  • gomod(deps): bump istio.io/api from 1.26.1 to 1.26.2 by @dependabot[bot] in #361
  • gomod(deps): bump helm.sh/helm/v3 from 3.18.2 to 3.18.3 by @dependabot[bot] in #360
  • gomod(deps): bump istio.io/client-go from 1.26.1 to 1.26.2 by @dependabot[bot] in #362
  • Bump distribution to 3.0.0 by @halamix2 in #371
  • gomod(deps): bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 by @dependabot[bot] in #372
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.24.4-alpine3.22 to 1.24.5-alpine3.22 in /components/operator by @dependabot[bot] in #373
  • gomod(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by @dependabot[bot] in #374
  • Release community module-template.yaml by @pPrecel in #376
  • Upload community ModuleTemplate when release is published by @pPrecel in #378
  • Remove Channel selector from promotion pipeline by @Cortey in #377
  • Print cluster info on btp test end by @pPrecel in #379
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot[bot] in #380
  • Revert "Migrate the kyma registry extension (#346)" by @pPrecel in #381

Full Changelog: 0.7.0...0.8.0

0.7.0

30 May 11:50

Choose a tag to compare

Highlights

With this release, we've added storage info to the status widget. Now you can see how much storage you're using right from the dashboard.

We've also migrated security scanners, updated some build job permissions, and fixed a few scripts that use the sec-scanner-config file.

Last, but not least, we've improved CLI extensions, migrated coreCommands to actionCommands, added a new ConfigMap, and stopped using configPath.

What's Changed

  • Add storage info to status widget in UI by @kwiatekus in #276
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 by @dependabot in #277
  • registry-init(deps): bump kyma-project/prod/external/library/alpine from 3.21.0 to 3.21.2 in /components/registry-init by @dependabot in #279
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot in #280
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.23.4-alpine3.21 to 1.23.5-alpine3.21 in /components/operator by @dependabot in #281
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.19.5 by @dependabot in #283
  • gomod(deps): bump github.com/vrischmann/envconfig from 1.3.0 to 1.4.1 by @dependabot in #284
  • Fix module label by @pPrecel in #285
  • Update kustomize on release branch by @pPrecel in #286
  • Chart common labels by @pPrecel in #287
  • Wrap parse error by @pPrecel in #288
  • Format the values.yaml file by @pPrecel in #289
  • Add commonLabels to templates by @pPrecel in #290
  • gomod(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in #291
  • Configure priorityClass for operator by @pPrecel in #293
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.23.5-alpine3.21 to 1.23.6-alpine3.21 in /components/operator by @dependabot in #292
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot in #296
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.5 to 0.19.6 by @dependabot in #299
  • gomod(deps): bump istio.io/api from 1.24.2 to 1.24.3 by @dependabot in #298
  • gomod(deps): bump istio.io/client-go from 1.24.2 to 1.24.3 by @dependabot in #297
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.23.6-alpine3.21 to 1.24.0-alpine3.21 in /components/operator by @dependabot in #300
  • registry-init(deps): bump kyma-project/prod/external/library/alpine from 3.21.2 to 3.21.3 in /components/registry-init by @dependabot in #301
  • Migrate sec scanners by @halamix2 in #302
  • fix build job permissions by @halamix2 in #303
  • gomod(deps): bump istio.io/api from 1.24.3 to 1.25.0 by @dependabot in #308
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.6 to 0.19.7 by @dependabot in #304
  • gomod(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 by @dependabot in #307
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #305
  • gomod(deps): bump istio.io/client-go from 1.24.3 to 1.25.0 by @dependabot in #306
  • Update codeowners by @pPrecel in #313
  • Improve cli extension by @pPrecel in #314
  • Update rootCommand by @grego952 in #315
  • Fix expose registry tutorial by @grego952 in #316
  • Migrate coreCommands to actionCommands by @pPrecel in #321
  • gomod(deps): bump istio.io/client-go from 1.25.0 to 1.25.1 by @dependabot in #320
  • gomod(deps): bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #318
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.24.0-alpine3.21 to 1.24.1-alpine3.21 in /components/operator by @dependabot in #309
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot in #310
  • gomod(deps): bump istio.io/api from 1.25.0 to 1.25.1 by @dependabot in #319
  • Use latest stable CLI in integration tests by @kwiatekus in #323
  • New cli extensions configmap by @pPrecel in #325
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 in /components/operator by @dependabot in #329
  • gomod(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 by @dependabot in #327
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #326
  • gomod(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #328
  • Bump k8s version in integration tests by @kwiatekus in #330
  • Stop using configPath in cli extension by @pPrecel in #331
  • Replace Remedy with Solution by @grego952 in #334
  • gomod(deps): bump istio.io/client-go from 1.25.1 to 1.25.2 by @dependabot in #333
  • Fix scripts using the sec-scanner-config file by @pPrecel in #338
  • Remove rc-tags in sec-scanner-config by @kwiatekus in #339
  • bump helm dependency by @halamix2 in #343
  • bump linter by @anoipm in #345
  • gomod(deps): bump the k8s-io group across 1 directory with 2 updates by @dependabot in #344
  • gomod(deps): bump istio.io/api from 1.25.2-0.20250410212420-84c271001f68 to 1.26.0 by @dependabot in #341
  • gomod(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 by @dependabot in #340
  • gomod(deps): bump istio.io/client-go from 1.25.2 to 1.26.0 by @dependabot in #342
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 in /components/operator by @dependabot in #347
  • Fix the sec-scanners-config.yaml updater by @pPrecel in #348

Full Changelog: 0.6.3...0.7.0

0.6.3

02 Apr 13:37

Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

13 Feb 11:18

Choose a tag to compare

What has changed

Full changelog: 0.6.2...0.6.2

0.6.1

14 Jan 13:01

Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

10 Jan 11:17

Choose a tag to compare

Highlights

In this release, we have introduced the ability to delete images and manifests easily by setting the persistance.deleteEnabled flag. You can now manually remove unwanted images and save storage space. This release also includes bug fixes and security enhancements to improve overall performance and stability.

New Features

  • Allow users to delete images by @pPrecel in #266
  • Restart registry deploy on its configmap content change by @pPrecel in #267

Documentation

  • Document the .spec.deleteEnabled field by @pPrecel in #272

Other Changes

  • gomod(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 by @dependabot in #259
  • gomod(deps): bump istio.io/api from 1.24.1 to 1.24.2 by @dependabot in #260
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #262
  • gomod(deps): bump istio.io/client-go from 1.24.1 to 1.24.2 by @dependabot in #261
  • gomod(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #265
  • Get rid of the verify-actions-status script by @pPrecel in #268
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #269
  • Improve rollme flag building by @pPrecel in #271
  • Add a note about the consequences of registry reconfiguration by @pPrecel in #274
  • Cleanup Dockerregistry CR details view by @kwiatekus in #273
  • Bump actions used for kyma terraforming in integration tests by @kwiatekus in #275

Full Changelog: 0.5.0...0.6.0

0.5.0

18 Dec 09:43

Choose a tag to compare

What's Changed

  • gomod(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by @dependabot in #238
  • Bump Go dependencies by @halamix2 in #240
  • Bump k8s version by @halamix2 in #241
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #242
  • gomod(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #243
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /components/operator by @dependabot in #245
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 by @dependabot in #244
  • gomod(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #247
  • gomod(deps): bump istio.io/client-go from 1.24.0 to 1.24.1 by @dependabot in #249
  • gomod(deps): bump istio.io/api from 1.24.0 to 1.24.1 by @dependabot in #248
  • Bump base go image by @halamix2 in #253
  • registry-init(deps): bump kyma-project/prod/external/library/alpine from 3.20.3 to 3.21.0 in /components/registry-init by @dependabot in #252
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #251
  • gomod(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #255
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot in #254
  • Btp integration test cleanup by @kwiatekus in #256
  • Properly check main status before release by @kwiatekus in #258
  • Remove gardener tests by @kwiatekus in #257

Full Changelog: 0.4.0...0.5.0

0.4.0

13 Nov 15:16

Choose a tag to compare

What has changed

Full changelog: 0.3.0...0.4.0

What's Changed

  • Set fixed lint action version by @pPrecel in #215
  • Handle BTP_PROVIDER_SUBACCOUNT_ID by @kwiatekus in #216
  • Bump sap/btp provider to 1.7.0 and use fixed kyma module by @kwiatekus in #217
  • normalize github script names by @anoipm in #218
  • Simplify release id for assets by @anoipm in #219
  • Fix link checker version by @halamix2 in #220
  • operator(deps): bump kyma-project/prod/external/library/golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 in /components/operator by @dependabot in #222
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot in #223
  • gomod(deps): bump istio.io/api from 1.23.2 to 1.23.3 by @dependabot in #225
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in #224
  • gomod(deps): bump istio.io/client-go from 1.23.2 to 1.23.3 by @dependabot in #226
  • gomod(deps): bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by @dependabot in #221
  • Add registry cli extension by @pPrecel in #227
  • gomod(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #229
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #228
  • gomod(deps): bump istio.io/client-go from 1.23.3 to 1.24.0 by @dependabot in #234
  • Trigger btp integration test only by create-release workflow by @MichalKalke in #235
  • gomod(deps): bump istio.io/api from 1.23.3 to 1.24.0 by @dependabot in #233
  • Cleanup kyma resources for faster kyma runtime cleanup by @kwiatekus in #232
  • Fix retrying for req avail checks by @kwiatekus in #236
  • Fix retrying for req avail checks by @kwiatekus in #237

Full Changelog: https://github.com/kyma-project/docker-registry/commits/0.4.0