Skip to content

Commit

Permalink
Merge branch 'main' of github.com:CloudHub-Social/CloudHub-Cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Just-Insane committed Dec 16, 2023
2 parents 8f6bde2 + d24f05a commit 942ef7d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/meta-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ collections:
- name: ansible.posix
version: 1.5.4
- name: ansible.utils
version: 2.12.0
version: 3.0.0
- name: kubernetes.core
version: 3.0.0
roles:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: 54.2.2
version: 55.5.0
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down

0 comments on commit 942ef7d

Please sign in to comment.