You've already forked athens-proxy-charts
Compare commits
4 Commits
677aabaf0c
...
1.4.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 7cb33b16fe | |||
|
e004989edd
|
|||
| a5b01d21ea | |||
|
e031282506
|
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
generate-parameters:
|
||||
container:
|
||||
image: docker.io/library/node:25.4.0-alpine
|
||||
image: docker.io/library/node:25.5.0-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
|
||||
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
markdown-link-checker:
|
||||
container:
|
||||
image: docker.io/library/node:25.4.0-alpine
|
||||
image: docker.io/library/node:25.5.0-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
markdown-lint:
|
||||
container:
|
||||
image: docker.io/library/node:25.4.0-alpine
|
||||
image: docker.io/library/node:25.5.0-alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install tooling
|
||||
|
||||
@@ -9,7 +9,7 @@ name: athens-proxy
|
||||
description: Athens proxy server for golang
|
||||
type: application
|
||||
version: "0.1.0"
|
||||
appVersion: "v0.16.1"
|
||||
appVersion: "v0.16.2"
|
||||
icon: https://github.com/gomods/athens/blob/main/docs/static/banner.png?raw=true
|
||||
|
||||
keywords:
|
||||
|
||||
Reference in New Issue
Block a user