Switch from raw gcr.io/kaniko-project/executor:debug to woodpeckerci/plugin-kaniko with destinations setting. Also use npm install instead of npm ci (no lock file in templates) and skip-tls-verify for self-signed registry certs. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 lines
403 B
Markdown
16 lines
403 B
Markdown
# v0.10.5
|
|
|
|
**Released:** 2026-01-28
|
|
|
|
## Changes
|
|
|
|
Fix Kaniko templates to use Woodpecker plugin with destinations format:
|
|
- Switch from raw Kaniko executor to `woodpeckerci/plugin-kaniko`
|
|
- Use `destinations` setting for multi-tag pushes
|
|
- Use `skip-tls-verify` for self-signed registry certs
|
|
- Fix Dockerfile to use `npm install` instead of `npm ci`
|
|
|
|
---
|
|
|
|
**Image:** `ghcr.io/orchard9/rdev-api:v0.10.5`
|