Skip to content

Commit a0bf840

Browse files
authored
Merge pull request #70 from eldada/master
Update versions, add new dashboards and improve formatting
2 parents 4b5d52e + 7757ae8 commit a0bf840

19 files changed

+5412
-371
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
/.gradle
77
build/
88

9+
token.txt

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All changes to the log analytics integration will be documented in this file.
44

5+
## [1.1.0] - August 2025
6+
7+
* Upgrade application versions
8+
* Create new dashboards for Artifactory and Xray
9+
* Remove Artifactory HA example. It's not the recommended chart to install Artifactory
10+
* Fix breaking configurations in Artifactory and Xray Helm installations
11+
* Improve instructions
12+
513
## [1.0.12] - March 18, 2025
614

715
* FluentD sidecar image version bumped to 4.15, to upgrade base image to bitnami/fluentd 1.18

CONTRIBUTING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,23 +40,24 @@ In the interest of fostering an open and welcoming environment, we as contributo
4040
### Our Standards
4141

4242
Examples of behavior that contributes to creating a positive environment include:
43-
````
43+
```
4444
Using welcoming and inclusive language
4545
Being respectful of differing viewpoints and experiences
4646
Gracefully accepting constructive criticism
4747
Focusing on what is best for the company
4848
Showing empathy towards other colleagues
49-
````
49+
```
5050

5151
Examples of unacceptable behavior by participants include:
5252

53-
````
53+
```
5454
The use of sexualized language or imagery and unwelcome sexual attention or advances
5555
Trolling, insulting/derogatory comments, and personal or political attacks
5656
Public or private harassment
5757
Publishing others' private information, such as a physical or electronic address, without explicit permission
5858
Other conduct which could reasonably be considered inappropriate in a professional setting
59-
````
59+
```
60+
6061
### Our Responsibilities
6162

6263
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

README.md

Lines changed: 147 additions & 210 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)