22 Commits

Author SHA1 Message Date
dependabot[bot]
b3c28ee4f2
ci(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:10:41 +00:00
Kilian von Pflugk
e912e97c1a
Merge pull request #8 from jumoog/dependabot/github_actions/docker/login-action-3.0.0
ci(deps): bump docker/login-action from 2.1.0 to 3.0.0
2023-10-02 15:09:57 +02:00
Kilian von Pflugk
a2cfb0f3b6
Merge pull request #5 from jumoog/dependabot/github_actions/docker/build-push-action-5.0.0
ci(deps): bump docker/build-push-action from 4.0.0 to 5.0.0
2023-10-02 15:08:59 +02:00
Kilian von Pflugk
cb5bdfa492
Merge pull request #4 from jumoog/dependabot/github_actions/docker/metadata-action-5
ci(deps): bump docker/metadata-action from 4 to 5
2023-10-02 15:08:47 +02:00
Kilian von Pflugk
d7049d5162
Merge pull request #2 from jumoog/dependabot/github_actions/actions/upload-artifact-3.1.3
ci(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
2023-10-02 15:08:34 +02:00
dependabot[bot]
43fc44f17b
ci(deps): bump docker/login-action from 2.1.0 to 3.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:07:09 +00:00
dependabot[bot]
939a99777a
ci(deps): bump docker/build-push-action from 4.0.0 to 5.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:56 +00:00
dependabot[bot]
38e1aebe7f
ci(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:52 +00:00
dependabot[bot]
3a498875b7
ci(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:42 +00:00
dependabot[bot]
d80131b18e
ci(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:38 +00:00
ConfusedPolarBear
78afae40b6 Update container.yml 2023-04-24 22:46:23 -05:00
roib20
1d6ff8ce90
Bump jellyfin-web Artifact version name to 10.8.9 (#138) 2023-02-07 23:14:05 -06:00
roib20
84919b65d6
Add multi-arch container image builds (#132)
* Update versions for GH Actions

* Add build arg for Dockerfile

* Add automated tags for container image

* Add multi-arch image builds using QEMU and Buildx

* Add checks to ensure PRs don't publish images

* Auto-indent YAML

* Change web interface version name

* Revert back to `10.8.0` version name
2023-02-07 02:34:43 -06:00
ConfusedPolarBear
49be2f0240 Update build scripts 2023-01-31 03:30:00 -06:00
ConfusedPolarBear
0a1d8540fb Update dependencies 2022-11-27 01:49:39 -06:00
ConfusedPolarBear
3dc503f5d3 Update GHA scripts 2022-10-19 01:37:20 -05:00
dependabot[bot]
993dfdca11
ci(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 (#82)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 23:51:20 -05:00
dependabot[bot]
18045fa717
ci(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (#65)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 21:30:40 -05:00
ConfusedPolarBear
63b29004e6 Update container.yml 2022-06-16 21:57:48 -05:00
ConfusedPolarBear
25783a1953 Fix casing 2022-06-16 19:09:44 -05:00
ConfusedPolarBear
8ac8d3ac9d Update container.yml 2022-06-16 19:07:37 -05:00
ConfusedPolarBear
6b797387a1
Create container.yml 2022-06-16 17:25:43 -05:00