Compare commits

...
Author SHA1 Message Date
Renovate 8af688e557 chore(deps): update quay.io/openbao/openbao docker tag to v2.7.0
ci/woodpecker/pr/pr-build Pipeline is running
2026-09-24 02:01:49 +00:00
Renovate 101a64d779 Merge pull request 'chore(deps): update golang:1.27.1-alpine docker digest to 8a5910f' (#61) from renovate/golang-1.27.1-alpine into main
ci/woodpecker/push/release-tag Pipeline was successful
ci/woodpecker/push/pr-build Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-09-22 02:05:10 +00:00
Renovate ecf8f35c89 chore(deps): update golang:1.27.1-alpine docker digest to 8a5910f
ci/woodpecker/pr/pr-build Pipeline was successful
2026-09-22 02:01:36 +00:00
Renovate 4ace464a2b Merge pull request 'chore(deps): update golang:1.27.1-alpine docker digest to 4cb7ac9' (#60) from renovate/golang-1.27.1-alpine into main
ci/woodpecker/push/release-tag Pipeline was successful
ci/woodpecker/push/pr-build Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
2026-09-19 02:07:17 +00:00
Renovate e29e6f204b Merge pull request 'chore(deps): update alpine docker tag to v3.24.2' (#59) from renovate/alpine-3.x into main
ci/woodpecker/push/release-tag Pipeline is pending
ci/woodpecker/push/pr-build Pipeline was canceled
2026-09-19 02:07:15 +00:00
Renovate d7635a7da9 chore(deps): update alpine docker tag to v3.24.2
ci/woodpecker/pr/pr-build Pipeline was successful
2026-09-19 02:01:34 +00:00
Renovate b7228d98d2 chore(deps): update golang:1.27.1-alpine docker digest to 4cb7ac9
ci/woodpecker/pr/pr-build Pipeline was successful
2026-09-19 02:01:30 +00:00
Renovate 9734687641 Merge pull request 'chore(deps): update golang:1.27.1-alpine docker digest to e9bbdf2' (#58) from renovate/golang-1.27.1-alpine into main
ci/woodpecker/push/pr-build Pipeline failed
ci/woodpecker/push/release-tag Pipeline failed
ci/woodpecker/cron/renovate Pipeline was successful
2026-09-18 02:06:35 +00:00
Renovate 97d7567266 chore(deps): update golang:1.27.1-alpine docker digest to e9bbdf2
ci/woodpecker/pr/pr-build Pipeline was successful
2026-09-18 02:01:31 +00:00
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -29,7 +29,7 @@ when:
steps: steps:
- name: Get git token from OpenBao - name: Get git token from OpenBao
image: quay.io/openbao/openbao:2.6.2 image: quay.io/openbao/openbao:2.7.0
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
ROLE_ID: ROLE_ID:
@@ -72,7 +72,7 @@ steps:
- git push "https://woodpecker:$GIT_TOKEN@gitea.lumpiasty.xyz/lumpiasty/mikrotik-tailscale.git" "$TAG" - git push "https://woodpecker:$GIT_TOKEN@gitea.lumpiasty.xyz/lumpiasty/mikrotik-tailscale.git" "$TAG"
- echo "Pushed $TAG" - echo "Pushed $TAG"
- name: Invalidate OpenBao token - name: Invalidate OpenBao token
image: quay.io/openbao/openbao:2.6.2 image: quay.io/openbao/openbao:2.7.0
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
commands: commands:
+2 -2
View File
@@ -25,7 +25,7 @@ when:
steps: steps:
- name: Get registry creds from OpenBao - name: Get registry creds from OpenBao
image: quay.io/openbao/openbao:2.6.2 image: quay.io/openbao/openbao:2.7.0
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
ROLE_ID: ROLE_ID:
@@ -57,7 +57,7 @@ steps:
# Credentials (PLUGIN_USERNAME / PLUGIN_PASSWORD) come from OpenBao. # Credentials (PLUGIN_USERNAME / PLUGIN_PASSWORD) come from OpenBao.
env_file: /woodpecker/registry.env env_file: /woodpecker/registry.env
- name: Invalidate OpenBao token - name: Invalidate OpenBao token
image: quay.io/openbao/openbao:2.6.2 image: quay.io/openbao/openbao:2.7.0
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
commands: commands:
+2 -2
View File
@@ -30,7 +30,7 @@ skip_clone: true
steps: steps:
- name: Get renovate token from OpenBao - name: Get renovate token from OpenBao
image: quay.io/openbao/openbao:2.6.2 image: quay.io/openbao/openbao:2.7.0
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
ROLE_ID: ROLE_ID:
@@ -76,7 +76,7 @@ steps:
- export GITHUB_COM_TOKEN=$(cat /woodpecker/github_com_token) - export GITHUB_COM_TOKEN=$(cat /woodpecker/github_com_token)
- /usr/local/sbin/renovate-entrypoint.sh renovate - /usr/local/sbin/renovate-entrypoint.sh renovate
- name: Invalidate OpenBao token - name: Invalidate OpenBao token
image: quay.io/openbao/openbao:2.6.2 image: quay.io/openbao/openbao:2.7.0
environment: environment:
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200 VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
commands: commands:
+2 -2
View File
@@ -32,7 +32,7 @@ FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.9.0@sha256:c64defb9ed5a91eacb37f9
# ============================================================================= # =============================================================================
# Stage 1: Build Tailscale combined binary (cross-compiled, runs natively) # Stage 1: Build Tailscale combined binary (cross-compiled, runs natively)
# ============================================================================= # =============================================================================
FROM --platform=$BUILDPLATFORM golang:1.27.1-alpine@sha256:cf6fca6641884b8433441b2b0652976f975e1d0fdd26d177eaaf8596087f3125 AS builder FROM --platform=$BUILDPLATFORM golang:1.27.1-alpine@sha256:8a5910f31396cd4d89662f56c68b3ae31d374308270a1c3bd96672ee5ed43414 AS builder
# renovate: datasource=github-releases depName=tailscale packageName=tailscale/tailscale versioning=semver # renovate: datasource=github-releases depName=tailscale packageName=tailscale/tailscale versioning=semver
ARG TAILSCALE_VERSION=v1.102.4 ARG TAILSCALE_VERSION=v1.102.4
@@ -303,7 +303,7 @@ RUN printf '%s\n' \
# only for this one lightweight probe step (busybox --help per applet), not # only for this one lightweight probe step (busybox --help per applet), not
# for the compile itself. The probe can alternatively be skipped by using # for the compile itself. The probe can alternatively be skipped by using
# a pre-enumerated applet list, but the current approach is simpler. # a pre-enumerated applet list, but the current approach is simpler.
FROM --platform=$BUILDPLATFORM alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b AS busybox FROM --platform=$BUILDPLATFORM alpine:3.24.2@sha256:294b683cb724975bec92580e1e685676bd4b50bda910ddb8c51d4cabeaec77e6 AS busybox
# Copy xx cross-compilation helpers (xx-clang, xx-apk, xx-info, etc.) # Copy xx cross-compilation helpers (xx-clang, xx-apk, xx-info, etc.)
COPY --from=xx / / COPY --from=xx / /