Commit Graph

13 Commits

Author SHA1 Message Date
renovate a6af51da5d chore(deps): update caddy docker tag to v2.6.1 (#4)
continuous-integration/drone/tag Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [caddy](https://github.com/caddyserver/caddy-docker) | final | patch | `2.6.0` -> `2.6.1` |
| [caddy](https://github.com/caddyserver/caddy-docker) | stage | patch | `2.6.0-builder` -> `2.6.1-builder` |

---

### 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 these updates again.

---

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

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #4
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-09-23 03:39:30 +00:00
renovate 958d1ff317 chore(deps): update caddy docker tag to v2.6.0 (#3)
continuous-integration/drone/tag Build is passing Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [caddy](https://github.com/caddyserver/caddy-docker) | final | minor | `2.5.2` -> `2.6.0` |
| [caddy](https://github.com/caddyserver/caddy-docker) | stage | minor | `2.5.2-builder` -> `2.6.0-builder` |

---

### 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 these updates again.

---

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

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #3
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-09-21 03:51:09 +00:00
Dawid Wysokiński b6a0b09691
fix repository name must be lowercase
continuous-integration/drone/tag Build is passing Details
2022-08-25 16:29:54 +02:00
Dawid Wysokiński 2ce04e6dac
fix repository name must be lowercase
continuous-integration/drone/tag Build is failing Details
2022-08-25 16:07:16 +02:00
Dawid Wysokiński f0ee87ef50
fix unauthorized: incorrect username or password
continuous-integration/drone/tag Build is failing Details
2022-08-25 16:01:03 +02:00
Dawid Wysokiński 88ca8116c4
use local container registry instead of docker hub
continuous-integration/drone/tag Build is failing Details
2022-08-25 15:52:26 +02:00
renovate 1e96969ae7 Configure Renovate (#1)
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

---
### Detected Package Files

 * `Dockerfile` (dockerfile)
 * `.drone.yml` (droneci)

### Configuration Summary

Based on the default config's presets, Renovate will:

  - Start dependency updates only once this onboarding PR is merged
  - Enable Renovate Dependency Dashboard creation.
  - If Renovate detects semantic commits, it will use semantic commit type `fix` for dependencies and `chore` for all others.
  - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
  - Autodetect whether to pin dependencies or maintain ranges.
  - Rate limit PR creation to a maximum of two per hour.
  - Limit to maximum 10 open PRs at any time.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - A collection of workarounds for known problems with packages.
  - Use semantic prefixes for commit messages and PR titles.
  - If Renovate detects semantic commits, it will use semantic commit type `chore` for all commits.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the `renovate.json` in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.

---

### What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.

---

 Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #1
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-07-23 10:52:40 +00:00
Dawid Wysokiński 74cae7723a
fix: add auto_tag_suffix
continuous-integration/drone/tag Build is passing Details
2022-07-23 08:34:00 +02:00
Dawid Wysokiński f3bef1ab08
chore: v2.5.2
continuous-integration/drone/tag Build is passing Details
2022-07-23 08:21:07 +02:00
Dawid Wysokiński c50cf6356d
skip arm64 build for now
continuous-integration/drone/tag Build is passing Details
2022-07-10 18:55:13 +02:00
Dawid Wysokiński 0c708c9bc1
add manifest.tmpl
continuous-integration/drone/push Build was killed Details
2022-07-10 18:32:53 +02:00
Dawid Wysokiński 090fc57a16
build image for arm64 as well 2022-07-10 18:27:25 +02:00
Dawid Wysokiński 4ad4a917b8
init 2022-07-10 18:22:34 +02:00