Compare commits

..

4 Commits
v0.2.0 ... main

Author SHA1 Message Date
65804bb394 prepare next release v0.3.0 (#18)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
ci/woodpecker/tag/test-image Pipeline was successful
### 📖 Summary

- update changelog

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #18
2024-09-09 12:19:42 +02:00
aa45a6fc2f chore(deps): update curlimages/curl docker tag to v8.9.1 (#16)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [curlimages/curl](https://github.com/curl/curl-container) | final | minor | `8.8.0` -> `8.9.1` |

---

### Release Notes

<details>
<summary>curl/curl-container (curlimages/curl)</summary>

### [`v8.9.1`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#891---2024-07-30)

[Compare Source](https://github.com/curl/curl-container/compare/8.9.0...8.9.1)

##### Changed

-   bump to curl 8.9.1

### [`v8.9.0`](https://github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#890---2024-07-24)

[Compare Source](https://github.com/curl/curl-container/compare/8.8.0...8.9.0)

##### Changed

-   bump to curl 8.9.0
-   bump to alpine 3.20.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: #16
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-09-09 11:05:27 +02:00
d38e42de7f chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.14.0 (#17)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [davidanson/markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | minor | `v0.13.0` -> `v0.14.0` |

---

### Release Notes

<details>
<summary>DavidAnson/markdownlint-cli2 (davidanson/markdownlint-cli2)</summary>

### [`v0.14.0`](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.13.0...v0.14.0)

[Compare Source](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.13.0...v0.14.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: OCram85 <marco.blessing@googlemail.com>
Reviewed-on: #17
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-09-09 11:02:29 +02:00
4cd8ec250a chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#15)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx.git)) | minor | `4.0.0` -> `4.2.0` |

---

### Release Notes

<details>
<summary>woodpecker-plugins/docker-buildx (woodpeckerci/plugin-docker-buildx)</summary>

### [`v4.2.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v4.2.0)

[Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.1.0...v4.2.0)

##### Features

-   Add dedicated setting to automatically handle proxy configuration ([#&#8203;171](https://github.com/woodpecker-plugins/docker-buildx/issues/171))

##### Dependencies

-   chore(deps): update docker/buildx-bin docker tag to v0.16.0
-   fix(deps): update module github.com/aws/aws-sdk-go to v1.54.19

### [`v4.1.0`](https://codeberg.org/woodpecker-plugins/docker-buildx/releases/tag/v4.1.0)

[Compare Source](https://codeberg.org/woodpecker-plugins/docker-buildx/compare/v4.0.0...v4.1.0)

##### Features

-   Pass Daemon.Mirror to Docker daemon ([#&#8203;165](https://github.com/woodpecker-plugins/docker-buildx/issues/165))

##### Bug Fixes

-   Respect repository mirrors without login credentials ([#&#8203;164](https://github.com/woodpecker-plugins/docker-buildx/issues/164))

##### Dependencies

-   chore(deps): update docker/buildx-bin docker tag to v0.15.1
-   chore(deps): update docker docker tag to v26.1.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjQzNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Reviewed-on: #15
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
2024-09-09 10:59:36 +02:00
3 changed files with 11 additions and 3 deletions

View File

@ -5,7 +5,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH} - ${CI_REPO_DEFAULT_BRANCH}
variables: variables:
- &build_plugin 'woodpeckerci/plugin-docker-buildx:4.0.0' - &build_plugin 'woodpeckerci/plugin-docker-buildx:4.2.0'
# deployment targets # deployment targets
# TODO: Disabled docker hub target until first release is ready / Rate Limits # TODO: Disabled docker hub target until first release is ready / Rate Limits
- &publish_repos 'ocram85/plugin-gitea-package,gitea.ocram85.com/plugins/gitea-package' - &publish_repos 'ocram85/plugin-gitea-package,gitea.ocram85.com/plugins/gitea-package'
@ -36,7 +36,7 @@ steps:
# path: "Dockerfile" # path: "Dockerfile"
lint-markdown: lint-markdown:
image: davidanson/markdownlint-cli2:v0.13.0 image: davidanson/markdownlint-cli2:v0.14.0
commands: commands:
- "markdownlint-cli2 *.{md,markdown}" - "markdownlint-cli2 *.{md,markdown}"
when: when:

View File

@ -1,3 +1,11 @@
<!-- markdownlint-disable MD041 -->
## [v0.3.0](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.3.0) - 2024-09-09
* 🤖 DEPENDENCIES
* Chore(deps): update davidanson/markdownlint-cli2 docker tag to v0.14.0 (#17)
* Chore(deps): update curlimages/curl docker tag to v8.9.1 (#16)
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#15)
<!-- markdownlint-disable MD041 --> <!-- markdownlint-disable MD041 -->
## [v0.2.0](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.2.0) - 2024-07-09 ## [v0.2.0](https://gitea.ocram85.com/plugins/gitea-package/releases/tag/v0.2.0) - 2024-07-09

View File

@ -1,4 +1,4 @@
FROM curlimages/curl:8.8.0 FROM curlimages/curl:8.9.1
LABEL org.opencontainers.image.authors="marco@ocram85.com" LABEL org.opencontainers.image.authors="marco@ocram85.com"
#ENV PLUGIN_OWNER #ENV PLUGIN_OWNER
#ENV PLUGIN_PACKAGE_NAME #ENV PLUGIN_PACKAGE_NAME